Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 756d5fb0aba845c529220d4a58effc0fe1304c70
https://github.com/tianocore/edk2/commit/756d5fb0aba845c529220d4a58effc0fe1304c70
Author: Antaeus Kleinert-Strand <[email protected]>
Date: 2026-02-11 (Wed, 11 Feb 2026)
Changed paths:
M EmbeddedPkg/Library/PrePiMemoryAllocationLib/MemoryAllocationLib.c
Log Message:
-----------
EmbeddedPkg/PrePiMemoryAllocationLib: Update memory hob page alignment
When allocating Runtime memory the MemoryAllocation HOB's length needs
to meet the alignment requirements of Runtime memory. On AARCH64
architectures this alignment is not the default of 4KB.
Instead it is set by the RUNTIME_PAGE_ALLOCATION_GRANULARITY
definition, which is 64KB.
This change enforces the RUNTIME alignment as part of generating the
MemoryAllocationHob for runtime memory types.
Signed-off-by: Antaeus Kleinert-Strand <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits