edk2/EmbeddedPkg
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
..
Application EmbeddedPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Drivers EmbeddedPkg: align UNI file headers with UNI Spec standard 2026-03-02 19:32:17 +00:00
EmbeddedMonotonicCounter EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
GdbStub EmbeddedPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Include EmbeddedPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Library EmbeddedPkg: Add missing FreeAlignedPages() implementation 2026-04-21 16:55:40 +00:00
MetronomeDxe EmbeddedPkg/MetronomeDxe: Update outdated lower bound comment 2022-11-29 19:39:43 +00:00
RealTimeClockRuntimeDxe ArmPlatformPkg,EmbeddedPkg,MdeModulePkg: Move RealTimeClockLib header 2025-09-08 16:54:42 +08:00
Scripts/LauterbachT32 EmbeddedPkg: fix mdlint issues 2026-03-04 22:02:33 +00:00
SimpleTextInOutSerial EmbeddedPkg: CodeQL Fixes. 2025-01-15 11:18:04 +00:00
Test/Mock EmbeddedPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Universal/MmcDxe EmbeddedPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
EmbeddedPkg.ci.yaml EmbeddedPkg/.ci.yaml: add temporary workaround ECC exception 2024-07-02 13:08:04 +00:00
EmbeddedPkg.dec EmbeddedPkg: Remove DXE_SAL_DRIVER 2025-10-30 10:00:32 +00:00
EmbeddedPkg.dsc Global: Move ArmLib to MdePkg 2026-04-17 11:42:23 +00:00