audk/MdeModulePkg/Universal/Acpi
Ard Biesheuvel 65e984cd8a MdeModulePkg/FirmwarePerformanceDataTableDxe: 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
..
AcpiPlatformDxe MdeModulePkg/AcpiPlatformDxe: Unload after execution. 2018-05-08 11:18:18 +08:00
AcpiTableDxe MdeModulePkg/AcpiTableDxe: consider version mask when removing tables 2017-03-21 07:07:01 +00:00
BootGraphicsResourceTableDxe MdeModulePkg/BootGraphicsResourceDxe: Add Boot Logo 2 Protocol 2018-02-28 11:58:27 -08:00
BootScriptExecutorDxe MdeModulePkg/BootScriptExecutorDxe: remove NX attr for FfsBuffer 2018-01-18 17:03:25 +08:00
FirmwarePerformanceDataTableDxe MdeModulePkg/FirmwarePerformanceDataTableDxe: use AllocatePeiAccessiblePages 2018-05-29 10:47:18 +02:00
FirmwarePerformanceDataTablePei MdeModulePkg/FirmwarePerformancePei:Add FPDT records for S3 phase 2018-02-08 12:50:20 +08:00
FirmwarePerformanceDataTableSmm MdeModulePkg/FPDT: Add error message for unsupported case 2018-04-16 14:37:59 +08:00
S3SaveStateDxe MdeModulePkg/S3SaveState: Extract arguments in correct order 2017-10-10 13:23:10 +08:00
SmmS3SaveState MdeModulePkg/S3SaveState: Extract arguments in correct order 2017-10-10 13:23:10 +08:00