summaryrefslogtreecommitdiff
path: root/config/data/coreboot
diff options
context:
space:
mode:
Diffstat (limited to 'config/data/coreboot')
-rw-r--r--config/data/coreboot/build.list1
-rw-r--r--config/data/coreboot/mkhelper.cfg1
2 files changed, 2 insertions, 0 deletions
diff --git a/config/data/coreboot/build.list b/config/data/coreboot/build.list
index f6535149..55c2ee44 100644
--- a/config/data/coreboot/build.list
+++ b/config/data/coreboot/build.list
@@ -1 +1,2 @@
build/coreboot.rom
+payloads/external/edk2/workspace/Build/UefiPayloadPkgX64/RELEASE_GCC/FV/UEFIPAYLOAD.fd
diff --git a/config/data/coreboot/mkhelper.cfg b/config/data/coreboot/mkhelper.cfg
index 3c8b18d9..a81db2bf 100644
--- a/config/data/coreboot/mkhelper.cfg
+++ b/config/data/coreboot/mkhelper.cfg
@@ -25,6 +25,7 @@ displaymode=""
tmprom=""
newrom=""
payload_uboot=""
+payload_edk2=""
cbfscfg=""
premake="corebootpremake"