edk2/UefiPayloadPkg/Library/PayloadEntryMemoryAllocationLib
Kun Qin 5f097636cc UefiPayloadPkg: PayloadEntryMemoryAllocationLib: Create allocation library
This change creates a new library instance for UefiPayloadPkg. The
implementation is inherited from UefiPayloadEntry.

It will allow the UefiPayloadEntry to consume memory allocation logic
from this instance instead of its own carried copy.

Signed-off-by: Kun Qin <kun.qin@microsoft.com>
2025-11-22 10:19:48 +00:00
..
MemoryAllocation.c UefiPayloadPkg: PayloadEntryMemoryAllocationLib: Create allocation library 2025-11-22 10:19:48 +00:00
PayloadEntryMemoryAllocationLib.inf UefiPayloadPkg: PayloadEntryMemoryAllocationLib: Create allocation library 2025-11-22 10:19:48 +00:00