edk2/StandaloneMmPkg
Dun Tan 6b48cdc917 StandaloneMmPkg: Add two new APIs in HobLib
This commit is to add two new APIs in StandaloneMmPkg
StandaloneMmHobLib and StandaloneMmCoreHobLib:

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
..
Core StandaloneMmPkg/Core: Performance logging for MM driver load and start 2025-04-09 14:07:36 +00:00
Drivers StandaloneMmPkg: MmCommunicationDxe: Add EFI_MM_COMMUNICATION3_PROTOCOL 2025-04-07 07:42:13 +00:00
Include StandaloneMmPkg: Produce gMmStatusCodeUseSerialHobGuid HOB 2025-03-27 02:28:30 +00:00
Library StandaloneMmPkg: Add two new APIs in HobLib 2025-04-18 03:48:07 +00:00
StandaloneMmPkg.ci.yaml StandaloneMmPkg/StandaloneMmPkg.ci.yaml: Add PrEval CI config 2024-09-02 23:20:35 +00:00
StandaloneMmPkg.dec StandaloneMmPkg: Add gMmStatusCodeUseSerialHobGuid HOB definition 2025-03-27 02:28:30 +00:00
StandaloneMmPkg.dsc ArmPkg: ArmFfaLib: Move ArmFfaLib implementation to MdeModulePkg 2025-04-10 17:52:48 +00:00