payloads/edk2: Set the EDK2 repository to custom for UPL
UPL requires the Shim Layer, and those patches exist in the `starlabsltd` fork. Set the repository to custom, to allow this fork and branch to be selected correctly. Signed-off-by: Sean Rhodes <sean@starlabs.systems> Change-Id: Ieca72498bde51a184d689670449b66ccc78d658a Reviewed-on: https://review.coreboot.org/c/coreboot/+/81277 Reviewed-by: Benjamin Doron <benjamin.doron00@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@mailbox.org> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
parent
25e308b79a
commit
b668f41cce
1
payloads/external/edk2/Kconfig
vendored
1
payloads/external/edk2/Kconfig
vendored
@ -43,6 +43,7 @@ endchoice
|
||||
|
||||
choice
|
||||
prompt "Tianocore's EDK II payload"
|
||||
default EDK2_REPO_CUSTOM if EDK2_UNIVERSAL_PAYLOAD
|
||||
default EDK2_REPO_MRCHROMEBOX
|
||||
help
|
||||
Select which type of payload edk2 will build (default is UefiPayload)
|
||||
|
Loading…
x
Reference in New Issue
Block a user