summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2023-04-14 15:00:26 -0500
committerFelix Held <felix-coreboot@felixheld.de>2023-07-31 14:06:32 +0000
commit0503274c74ccec733b4c2d2f2d4291bf00f46c3f (patch)
tree32347809c592f96d31085bc9315c32c59a9ecfca /Documentation
parent8beaf0f7e45013391b9463a1eedb7b094d76da97 (diff)
soc/intel/apl: program VMX per Kconfig setting
While FSP programs the VmxEnable UPD per CONFIG_ENABLE_VMX, it doesn't set the lock bit, which prevents Windows from enabling virtualization on devices which support it. Call set_vmx_and_lock() to ensure the lock bit is properly set. TEST=build/boot Win11 on google/ampton,reef; verify virtualization enabled. Change-Id: I54ea0adb0a6d10f2df18f604b1f1e5a7a145dfb3 Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/76804 Reviewed-by: CoolStar <coolstarorganization@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Sean Rhodes <sean@starlabs.systems>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions