Rebase edk2 on edk2-stable202002
Rebase on the latest stable tag of EDK II, switching from CorebootPayloadPkg to the new UefiPayloadPkg.
This commit is contained in:
committed by
Jeremy Soller
parent
6d66adc7f5
commit
d645e62cde
2
edk2
2
edk2
Submodule edk2 updated: f40dc199c2...e61bb9222c
@@ -9,8 +9,8 @@ then
|
||||
fi
|
||||
UEFIPAYLOAD="$(realpath "$1")"
|
||||
|
||||
PACKAGE=CorebootPayloadPkg
|
||||
#PACKAGE=UefiPayloadPkg
|
||||
#PACKAGE=CorebootPayloadPkg
|
||||
PACKAGE=UefiPayloadPkg
|
||||
BUILD_TYPE=RELEASE
|
||||
#BUILD_TYPE=DEBUG
|
||||
TOOLCHAIN=GCC5
|
||||
|
Reference in New Issue
Block a user