audk/MdePkg/Library/DxeServicesLib
Ard Biesheuvel a40e0b7aa9 MdePkg/DxeServicesLib: introduce AllocatePeiAccessiblePages routine
Add a routine to DxeServicesLib that abstracts the allocation of memory
that should be accessible by PEI after resuming from S3. We will use it
to replace open coded implementations that limit the address to < 4 GB,
which may not be possible on non-Intel systems that have no 32-bit
addressable memory at all.

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: Liming Gao <liming.gao@intel.com>
2018-05-29 10:47:18 +02:00
..
X64 MdePkg/DxeServicesLib: introduce AllocatePeiAccessiblePages routine 2018-05-29 10:47:18 +02:00
Allocate.c MdePkg/DxeServicesLib: introduce AllocatePeiAccessiblePages routine 2018-05-29 10:47:18 +02:00
DxeServicesLib.c MdePkg DxeServicesLib: Handle potential NULL FvHandle 2017-05-08 08:57:03 +08:00
DxeServicesLib.inf MdePkg/DxeServicesLib: introduce AllocatePeiAccessiblePages routine 2018-05-29 10:47:18 +02:00
DxeServicesLib.uni MdePkg: Convert all .uni files to utf-8 2015-12-15 04:53:50 +00:00