diff options
author | Ajan Zhong <ajan.zhong@newfw.com> | 2025-01-09 12:52:37 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-02-24 12:31:47 +0000 |
commit | 0058f7486f9ac7761212634cccea129352e5ecfa (patch) | |
tree | 8afec05e8979d353885931c0dda3e144edd155c0 /MdePkg/Library/BaseLib/X64/Thunk16.asm | |
parent | f0a20153731073799cde14da8d362fa9d6529f6b (diff) | |
download | edk2-master.tar.gz |
Azure Ubuntu GCC5 pipeline builds packages with all architectures.
However, UefiPayloadPkg supports multiple architectures, including
IA32, X64 and AARCH64. In this case, Azure pipeline builds modules
for IA32, X64 and AARCH64 architectures, generates FD with same
FDF file. It leads build system failed to locate which module should
be integrated into Flash image.
Add Build.Archlist to specify architectures to be build with, and
separate TARGET_UEFIPAYLOAD to TARGET_UEFIPAYLOAD_IA32_X64 and
TARGET_UEFIPAYLOAD_AARCH64 to cover all supported architectures for
UefiPayloadPkg package.
Signed-off-by: Ajan Zhong <ajan.zhong@newfw.com>
Diffstat (limited to 'MdePkg/Library/BaseLib/X64/Thunk16.asm')
0 files changed, 0 insertions, 0 deletions