diff options
author | Vishal Oliyil Kunnil <vishalo@qti.qualcomm.com> | 2025-06-23 18:54:56 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-07-08 07:27:23 +0000 |
commit | 7f756db37a0ae94da1a3da8aafeb9061088482ef (patch) | |
tree | 7a82c86d20cd82d5c6ecbd051f3aa934a0ea1fd5 /MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptExecute.c | |
parent | fb55173551c785bb1c5883a0324f2deea1d94384 (diff) | |
download | edk2-7f756db37a0ae94da1a3da8aafeb9061088482ef.zip edk2-7f756db37a0ae94da1a3da8aafeb9061088482ef.tar.gz edk2-7f756db37a0ae94da1a3da8aafeb9061088482ef.tar.bz2 |
EmbeddedPkg/PrePiMemoryAllocationLib: Add reserved memory allocations
PrePiMemoryAllocationLib does not implement functions to allocate
EfiMemoryReservedType. These are implemented in other instances of
MemoryAllocationLib (Dxe, Uefi, PiSmmCore, SmmMemory).
Add AllocateReservedPages() and AllocateAlignedReservedPages()
functions to make it consistent with other MemoryAllocationLib
intstances.
Signed-off-by: Vishal Oliyil Kunnil <vishalo@qti.qualcomm.com>
Diffstat (limited to 'MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptExecute.c')
0 files changed, 0 insertions, 0 deletions