audk/MdeModulePkg
Ard Biesheuvel d79d7b5860 MdeModulePkg/DxeCorePerformanceLib: use AllocatePeiAccessiblePages
Replace the call to and implementation of the function
FpdtAllocateReservedMemoryBelow4G() with a call to
AllocatePeiAccessiblePages, which boils down to the same on X64,
but does not crash non-X64 systems that lack memory below 4 GB.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
2018-05-29 10:47:18 +02:00
..
Application MdeModulePkg CapsuleApp: Check Buffer against NULL before freeing it 2018-05-08 11:16:49 +08:00
Bus MdeModulePkg/PciBus: Do not enable MemWriteAndInvalidate bit for PCIE 2018-05-28 16:33:55 +08:00
Core MdeModulePkg PeiCore: FvCount to be checked for the registered for shadow PEIM 2018-05-17 15:22:27 +08:00
Include MdeModulePkg: Add DisplayUpdateProgressLib class 2018-05-28 09:30:10 -07:00
Library MdeModulePkg/DxeCorePerformanceLib: use AllocatePeiAccessiblePages 2018-05-29 10:47:18 +02:00
Logo MdeModulePkg/Logo.idf: Remove incorrect comments. 2018-02-28 15:30:23 +08:00
Universal MdeModulePkg Variable: Fix XCODE5 varargs warning 2018-05-23 10:37:49 +08:00
MdeModulePkg.dec MdeModulePkg: Add DisplayUpdateProgressLib class 2018-05-28 09:30:10 -07:00
MdeModulePkg.dsc MdeModulePkg: Add DisplayUpdateProgressLib instances 2018-05-28 09:30:10 -07:00
MdeModulePkg.uni MdeModulePkg/Variable/RuntimeDxe: introduce PcdMaxVolatileVariableSize 2018-03-30 21:17:07 +02:00
MdeModulePkgExtra.uni