edk2/MdeModulePkg/Core
Kun Qin 49d4753385 MdeModulePkg: CoreDxe: Handle multilple MemoryAllocationModules
The current implementation from Dxe/Image/Image.c does not handle the
configuration where there might be multiple MemoryAllocationModules.

Given that the `ModuleName` is included in the hob data and used for
targetting the consumer, DXE core should specify the GUID when looking up
for its own MemoryAllocationModule.

This change adds a check to ensure the located hob is targetting DXE
core.

Signed-off-by: Kun Qin <kuqin12@gmail.com>
2025-11-06 03:17:41 +00:00
..
Dxe MdeModulePkg: CoreDxe: Handle multilple MemoryAllocationModules 2025-11-06 03:17:41 +00:00
DxeIplPeim MdeModulePkg: Remove ARM32 Support 2025-09-25 22:04:10 +00:00
Pei MdeModulePkg: Add PcdDelayedDispatchMaxEntries 2025-09-23 09:02:04 +08:00
PiSmmCore MdeModulePkg: Unify EfiFileName Parsing 2025-07-23 12:57:55 +00:00
RuntimeDxe MdeModulePkg: Align RuntimeDxe function headers with UEFI return values 2024-02-09 22:16:32 +00:00