edk2/MdeModulePkg/Core
Oliver Smith-Denny 2be91af0cc MdeModulePkg: GCD: Use Alignment Requirement in Bin Size Calc
Currently CalculateTotalMemoryBinSizeNeeded() does not take
runtime alignment granularity considerations into account. This
means that the GCD initialization code can choose resource desc
HOBs to use for the bin region that are actually too small and
fail to initialize the bins.

This fixes CalculateTotalMemoryBinSizeNeeded() to take the
alignment requirements into consideration, both for size and for
alignment of the bin address range.

Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
2026-06-08 16:20:28 +00:00
..
Dxe MdeModulePkg: GCD: Use Alignment Requirement in Bin Size Calc 2026-06-08 16:20:28 +00:00
DxeIplPeim MdeModulePkg: DxeIpl IA32: Use 256 IDT Entries 2026-03-07 03:58:40 +00:00
Pei MdeModulePkg: Cleanup debug print readability 2026-05-06 10:43:05 +00:00
PiSmmCore MdeModulePkg: Remove duplicate procotols guid in INF files 2026-04-29 11:18:10 +02:00
RuntimeDxe MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00