audk/MdeModulePkg/Library/DxeCorePerformanceLib
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
..
DxeCorePerformanceLib.c MdeModulePkg/DxeCorePerformanceLib: use AllocatePeiAccessiblePages 2018-05-29 10:47:18 +02:00
DxeCorePerformanceLib.inf MdeModulePkg/DxeCorePerformanceLib:Track FPDT record in DXE phase 2018-02-08 12:50:18 +08:00
DxeCorePerformanceLib.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
DxeCorePerformanceLibInternal.h MdeModulePkg/DxeCorePerformanceLib:Track FPDT record in DXE phase 2018-02-08 12:50:18 +08:00