mirror of https://github.com/acidanthera/audk.git
091b6a1197
When build option ABOVE_4G_MEMORY is set to true, nothing will change and EDKII will use all available memory. Setting it to false will create memory type information HOB in payload entry, so that EDKII will reserve enough memory below 4G for EDKII modules. This option is useful for bootloaders that are not fully 64-bit aware such as Qubes R4.0.4 bootloader, Zorin and Proxmox. Cc: Guo Dong <guo.dong@intel.com> Cc: Ray Ni <ray.ni@intel.com> Cc: Maurice Ma <maurice.ma@intel.com> Cc: Benjamin You <benjamin.you@intel.com> Signed-off-by: Sean Rhodes <sean@starlabs.systems> Reviewed-by: Guo Dong <guo.dong@intel.com> Reviewed-by: Ray Ni <ray.ni@intel.com> |
||
---|---|---|
.. | ||
Ia32 | ||
X64 | ||
AcpiTable.c | ||
LoadDxeCore.c | ||
MemoryAllocation.c | ||
PrintHob.c | ||
UefiPayloadEntry.c | ||
UefiPayloadEntry.h | ||
UefiPayloadEntry.inf | ||
UniversalPayloadEntry.c | ||
UniversalPayloadEntry.inf |