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