Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/48301 )
Change subject: [TEST]mb/emulation/qemu-q35: select X86_SMM_LOADER_VERSION2 ......................................................................
[TEST]mb/emulation/qemu-q35: select X86_SMM_LOADER_VERSION2
SMM_LOADER_VERSION2 has some quirks that need to be ironed out first.
Change-Id: I2f7420dae432ef1cb9554592ae334e17f8a7abc8 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/mainboard/emulation/qemu-q35/Kconfig 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/01/48301/1
diff --git a/src/mainboard/emulation/qemu-q35/Kconfig b/src/mainboard/emulation/qemu-q35/Kconfig index edd2b2c..ddf3479 100644 --- a/src/mainboard/emulation/qemu-q35/Kconfig +++ b/src/mainboard/emulation/qemu-q35/Kconfig @@ -15,6 +15,7 @@ select MAINBOARD_FORCE_NATIVE_VGA_INIT if !CHROMEOS select MAINBOARD_HAS_LPC_TPM select MAINBOARD_HAS_CHROMEOS + select X86_SMM_LOADER_VERSION2
config VBOOT select VBOOT_MUST_REQUEST_DISPLAY
Arthur Heymans has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/48301 )
Change subject: [TEST]mb/emulation/qemu-q35: select X86_SMM_LOADER_VERSION2 ......................................................................
Abandoned