Files
edk2/MdePkg/Library/DxeCoreHobLib
Dun Tan 161fa22bef MdePkg: Add two new APIs in HobLib
This commit is to add two new APIs in MdePkg PeiHobLib,
DxeHobLib, DxeCoreHobLib and MockHobLib:

1.The GetNextMemoryAllocationGuidHob () returns the next
instance of the Memory Allocation HOB with the matched

GUID from a starting HOB pointer.

2.The TagMemoryAllocationHobWithGuid () searchs the HOB

list for the Memory Allocation HOB with a matching base

address and set the Name GUID. Then the instance of the
tagged Memory Allocation HOB with matched base address is

returned.

Signed-off-by: Dun Tan <dun.tan@intel.com>
2025-04-18 03:48:07 +00:00
..
2025-04-18 03:48:07 +00:00