Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 7f756db37a0ae94da1a3da8aafeb9061088482ef
      
https://github.com/tianocore/edk2/commit/7f756db37a0ae94da1a3da8aafeb9061088482ef
  Author: Vishal Oliyil Kunnil <vish...@qti.qualcomm.com>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

  Changed paths:
    M EmbeddedPkg/Library/PrePiMemoryAllocationLib/MemoryAllocationLib.c

  Log Message:
  -----------
  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 <vish...@qti.qualcomm.com>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to