UefiPayloadPkg: Add AARCH64 support on FdtParserLib

Add AARCH64 support on FdtParserLib.

Signed-off-by: Ajan Zhong <ajan.zhong@newfw.com>
This commit is contained in:
Ajan Zhong 2024-10-21 12:54:29 +08:00 committed by mergify[bot]
parent f0424ec80e
commit 2d6d03056a
1 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
#
# The following information is for reference only and not required by the build tools.
#
# VALID_ARCHITECTURES = IA32 X64
# VALID_ARCHITECTURES = IA32 X64 AARCH64
#
[Sources]
@ -43,7 +43,7 @@
gUniversalPayloadSerialPortInfoGuid
gUplPciSegmentInfoHobGuid
[Pcd.IA32,Pcd.X64,Pcd.RISCV64]
[Pcd.IA32,Pcd.X64,Pcd.RISCV64,Pcd.AARCH64]
gUefiPayloadPkgTokenSpaceGuid.PcdPayloadFdMemSize
gUefiPayloadPkgTokenSpaceGuid.PcdSystemMemoryUefiRegionSize
gUefiPayloadPkgTokenSpaceGuid.PcdHandOffFdtEnable