edk2/EmbeddedPkg
Dun Tan be720b8d6c EmbeddedPkg: Add two new APIs in PrePiHobLib
This commit is to add two new APIs in EmbeddedPkg
PrePiHobLib:

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
..
Application EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Drivers EmbeddedPkg: Remove misleading error message in FindNextMemoryNodeReg 2025-01-09 11:35:00 +00:00
EmbeddedMonotonicCounter EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
GdbStub EmbeddedPkg: Fix some spelling mistakes found by cspell 2024-08-01 19:53:47 +00:00
Include EmbeddedPkg: Fix some spelling mistakes found by cspell 2024-08-01 19:53:47 +00:00
Library EmbeddedPkg: Add two new APIs in PrePiHobLib 2025-04-18 03:48:07 +00:00
MetronomeDxe EmbeddedPkg/MetronomeDxe: Update outdated lower bound comment 2022-11-29 19:39:43 +00:00
RealTimeClockRuntimeDxe EmbeddedPkg: Align RealTimeClock function headers with return values 2024-02-09 22:16:32 +00:00
Scripts/LauterbachT32 EmbeddedPkg/Scripts/LauterbachT32: Fix EfiLoadDxe.cmm 2024-02-27 17:17:38 +00:00
SimpleTextInOutSerial EmbeddedPkg: CodeQL Fixes. 2025-01-15 11:18:04 +00:00
Test/Mock EmbeddedPkg: Add DtPlatformLoaderLib gmock support 2024-01-03 13:43:18 +00:00
Universal/MmcDxe EmbeddedPkg: Remove non-needed MDEPKG_NDEBUG dependent code 2024-10-23 20:30:49 +00:00
EmbeddedPkg.ci.yaml EmbeddedPkg/.ci.yaml: add temporary workaround ECC exception 2024-07-02 13:08:04 +00:00
EmbeddedPkg.dec EmbeddedPkg: Retire EfiResetSystemLib and ResetRuntimeDxe 2024-07-31 10:53:32 +00:00
EmbeddedPkg.dsc ArmPkg: ArmSmcLib: Move ArmSmcLib to MdePkg 2025-04-10 17:52:48 +00:00