mirror of https://github.com/acidanthera/audk.git
68461c2c37
Per the UEFI spec 2.10, section 2.3.6 (for the AARCH64 arch, other architectures in section two confirm the same) the memory types that need runtime page allocation granularity are EfiReservedMemoryType, EfiACPIMemoryNVS, EfiRuntimeServicesCode, and EfiRuntimeServicesData. However, legacy code was setting runtime page allocation granularity for EfiACPIReclaimMemory and not EfiReservedMemoryType. This patch fixes that error. Cc: Leif Lindholm <quic_llindhol@quicinc.com> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org> Cc: Sami Mujawar <sami.mujawar@arm.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Signed-off-by: Oliver Smith-Denny <osde@linux.microsoft.com> Suggested-by: Ard Biesheuvel <ardb+tianocore@kernel.org> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn> |
||
---|---|---|
.. | ||
BootMode | ||
CpuIo | ||
Dependency | ||
Dispatcher | ||
FwVol | ||
Hob | ||
Image | ||
Memory | ||
PciCfg2 | ||
PeiMain | ||
Ppi | ||
Reset | ||
Security | ||
StatusCode | ||
PeiCore.uni | ||
PeiCoreExtra.uni | ||
PeiMain.h | ||
PeiMain.inf |