edk2/EmbeddedPkg/Library
Sami Mujawar b5f1199323 EmbeddedPkg: Add missing FreeAlignedPages() implementation
The PrePiMemoryAllocationLib supports AllocateAlignedPages(),
however is missing the corresponding FreeAlignedPages().

Although the FreeAlignedPages() in PrePiMemoryAllocationLib
does not support the ability to free pages in the PrePei Memory
Allocator and the allocated memory is lost, it would be good
to have an empty implementation of FreeAlignedPages() so that
implementations utilises the correct deallocation function.

Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
2026-04-21 16:55:40 +00:00
..
AcpiLib EmbeddedPkg: reduce "Found ACPI table" messages from ERROR to INFO 2024-11-27 15:11:26 +01:00
AndroidBootImgLib EmbeddedPkg/AndroidBootImgLib: Fix typo in Buffer parameter description 2026-01-23 10:46:37 +00:00
CoherentDmaLib EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DebugAgentTimerLibNull EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DxeDtPlatformDtbLoaderLibDefault EmbeddedPkg: align Inf file headers with INF Spec standard 2026-03-02 19:32:17 +00:00
GdbSerialDebugPortLib EmbeddedPkg/GdbSerialDebugPortLib: fix compile warning 2022-09-05 13:52:51 +00:00
GdbSerialLib EmbeddedPkg: Remove duplicated words 2022-09-05 13:52:51 +00:00
NonCoherentDmaLib EmbeddedPkg: NonCoherentDmaLib: Set EFI_MEMORY_XP Capability on DMA Buffer 2024-07-29 22:42:41 +00:00
NorFlashInfoLib EmbeddedPkg: align Inf file headers with INF Spec standard 2026-03-02 19:32:17 +00:00
NvVarStoreFormattedLib EmbeddedPkg: Extend NvVarStoreFormattedLib LIBRARY_CLASS 2019-04-29 15:34:16 +02:00
PlatformHasAcpiLib EmbeddedPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:57:58 -07:00
PrePiExtractGuidedSectionLib EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PrePiHobLib EmbeddedPkg: PrePiHobLib: Add Library/Protocol Dependencies 2026-01-15 17:10:46 +00:00
PrePiLib EmbeddedPkg/PrePiLib: Prevent overread with FFS size macros 2026-04-13 14:12:17 +00:00
PrePiMemoryAllocationLib EmbeddedPkg: Add missing FreeAlignedPages() implementation 2026-04-21 16:55:40 +00:00
TemplateRealTimeClockLib ArmPlatformPkg,EmbeddedPkg,MdeModulePkg: Move RealTimeClockLib header 2025-09-08 16:54:42 +08:00
TimeBaseLib EmbeddedPkg/TimeBaseLib: aligning year with UEFI specification 2025-06-26 18:40:15 +00:00
VirtualRealTimeClockLib EmbeddedPkg/Library/VirtualRealTimeClockLib: Fix type mismatch 2026-01-22 19:58:43 +00:00