Attention is currently required from: Arthur Heymans, Arthur Heymans, Benjamin Doron, Martin L Roth, Matt DeVillier, Nicholas Sudsgaard, Sean Rhodes.
Sean Rhodes has uploaded a new patch set (#7) to the change originally created by Nicholas Sudsgaard. ( https://review.coreboot.org/c/coreboot/+/80883?usp=email )
The following approvals got outdated and were removed: Code-Review+1 by Benjamin Doron, Code-Review+1 by Sean Rhodes, Verified+1 by build bot (Jenkins)
Change subject: payload/external/edk2: Explicitly define the build arch as X64 ......................................................................
payload/external/edk2: Explicitly define the build arch as X64
Upstream commit 11ad164bce (UefiPayloadPkg: Make UPL build script arch agnostic, 2024-02-22) changes the build script's behavior to not assume the arch. Without defining BUILD_ARCH, the build script will not function properly and results in the payload failing to build.
Both UefiPayload and Universal Payload can only be built in X64.
Change-Id: Icd942d0c15a99231d09f9cbdc5eb48333b6aa6e5 Signed-off-by: Nicholas Sudsgaard devel+coreboot@nsudsgaard.com --- M payloads/external/edk2/Makefile 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/83/80883/7