diff options
author | Ajan Zhong <ajan.zhong@newfw.com> | 2024-12-24 15:58:27 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-12-25 04:11:32 +0000 |
commit | f39b1210660bd8b9a0ec5c6e415673c2ca6dbafd (patch) | |
tree | a2b676b568dec6ca6358de6906ac975945192832 /BaseTools/Source/Python/sitecustomize.py | |
parent | da6504e5ccaa233b0ec051762809905f20ca5859 (diff) | |
download | edk2-f39b1210660bd8b9a0ec5c6e415673c2ca6dbafd.zip edk2-f39b1210660bd8b9a0ec5c6e415673c2ca6dbafd.tar.gz edk2-f39b1210660bd8b9a0ec5c6e415673c2ca6dbafd.tar.bz2 |
UefiPayloadPkg: Align base address for ACPI region
In platform which support ACPI 2.0 only, the base address of ACPI region
is not page aligned. This unalinged base address leads to failure at
BuildMemoryAllocationHob when parsing ACPI node in FdtParserLib, before
building gUniversalPayloadAcpiTableGuid GUID HOB.
Align base address of ACPI region down to EFI_PAGE_SIZE to make sure
base address always aligned.
Signed-off-by: Ajan Zhong <ajan.zhong@newfw.com>
Diffstat (limited to 'BaseTools/Source/Python/sitecustomize.py')
0 files changed, 0 insertions, 0 deletions