UefiPayloadPkg: Default to coreboot

This commit is contained in:
Tim Crawford
2020-02-03 09:46:07 -07:00
parent 4c0f6e349d
commit cf97530eea
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@
# SBL: UEFI payload for Slim Bootloader
# COREBOOT: UEFI payload for coreboot
#
DEFINE BOOTLOADER = SBL
DEFINE BOOTLOADER = COREBOOT
#
# CPU options

View File

@@ -31,7 +31,7 @@
# SBL: UEFI payload for Slim Bootloader
# COREBOOT: UEFI payload for coreboot
#
DEFINE BOOTLOADER = SBL
DEFINE BOOTLOADER = COREBOOT
#
# CPU options