diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2018-05-22 15:37:58 +0200 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2018-05-29 10:47:18 +0200 |
commit | 65e984cd8ad8ee0999f8b360372db647f031c806 (patch) | |
tree | fddf548be4cdf9fdb86f5b22e44656d468d6cf3a /BaseTools/Source/Python/Common/BuildToolError.py | |
parent | d79d7b58608c49e9bce6102b02db38ded9c52150 (diff) | |
download | edk2-65e984cd8ad8ee0999f8b360372db647f031c806.tar.gz edk2-65e984cd8ad8ee0999f8b360372db647f031c806.tar.bz2 edk2-65e984cd8ad8ee0999f8b360372db647f031c806.zip |
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>
Diffstat (limited to 'BaseTools/Source/Python/Common/BuildToolError.py')
0 files changed, 0 insertions, 0 deletions