Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 49d4753385dd4949c2ba3f0f3ab5b941cd817749
      
https://github.com/tianocore/edk2/commit/49d4753385dd4949c2ba3f0f3ab5b941cd817749
  Author: Kun Qin <[email protected]>
  Date:   2025-11-06 (Thu, 06 Nov 2025)

  Changed paths:
    M MdeModulePkg/Core/Dxe/Image/Image.c
    M MdeModulePkg/Core/Dxe/Mem/MemoryProfileRecord.c

  Log Message:
  -----------
  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 <[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

Reply via email to