Attention is currently required from: Martin L Roth, Matt DeVillier, Stefan Reinauer, Lean Sheng Tan.
Hello build bot (Jenkins), Martin L Roth, Matt DeVillier, Stefan Reinauer, Lean Sheng Tan,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/66080
to look at the new patch set (#27).
Change subject: payloads/edk2: Separate the build target and repository ......................................................................
payloads/edk2: Separate the build target and repository
Until recently, there were two options to build edk2, UefiPayloadPkg and CorebootPayloadPkg. Now, there is only one, UefiPayloadPkg but soon, there will be Universal Payload.
It makes more sense, as the official edk2 repository doesn't work with coreboot, to have the build target and repository separate. That will allow for building either UefiPayloadPkg or Universal Payload from the official repository, MrChromebox' fork or a custom repository.
Signed-off-by: Sean Rhodes sean@starlabs.systems Change-Id: If7f12423058ef69838741f384495ca766ccea083 --- M payloads/external/Makefile.inc M payloads/external/edk2/Kconfig 2 files changed, 45 insertions(+), 20 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/80/66080/27