Most of the top-level packages should be buildable for all architectures Here is a fairly trivial set that makes that happen.
Leif Lindholm (6): AppPkg: fix webserver build for !Ia32/X64 IntelFrameworkModulePkg: fix build for AARCH64/ARM IntelFrameworkPkg: fix build for AARCH64/ARM MdeModulePkg: drop DebugSupportDxe from AARCH64 components SecurityPkg: fix package build on ARM SignedCapsulePkg: enable package build for AARCH64/ARM Cc: Daryl McDaniel <[email protected]> Cc: Jaben Carsey <[email protected]> Cc: Liming Gao <[email protected]> Cc: Michael D Kinney <[email protected]> Cc: Liming Gao <[email protected]> Cc: Star Zeng <[email protected]> Cc: Jian J Wang <[email protected]> Cc: Chao Zhang <[email protected]> Cc: Jiewen Yao <[email protected]> IntelFrameworkModulePkg/IntelFrameworkModulePkg.dsc | 13 ++++++++++++- IntelFrameworkPkg/IntelFrameworkPkg.dsc | 2 +- MdeModulePkg/MdeModulePkg.dsc | 2 +- SecurityPkg/SecurityPkg.dsc | 11 +++++++++++ SignedCapsulePkg/SignedCapsulePkg.dsc | 15 ++++++++++++++- AppPkg/Applications/Sockets/WebServer/WebServer.h | 2 ++ 6 files changed, 41 insertions(+), 4 deletions(-) -- 2.11.0 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

