edk2/UefiPayloadPkg/Library
Dun Tan cdd31b6460 UefiPayloadPkg: Add two new APIs in HobLib
This commit is to add two new APIs in UefiPayloadPkg
DxeHobLib and PayloadEntryHobLib:

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
..
AcpiTimerLib UefiPayloadPkg: Move FADT check to consumer coode. 2024-09-16 16:34:04 +00:00
BaseSerialPortLibHob UefiPayloadPkg: Support Debug function when Hob was not available. 2024-08-28 11:39:12 +00:00
BuildFdtLib UefiPayloadpkg Add Missing part back 2024-12-30 16:49:59 +00:00
CbParseLib UefiPayloadPkg: Add SmmStoreInfoGuid 2025-04-09 18:12:48 +00:00
CbSerialPortLib UefiPayloadPkg: Add support for logging to CBMEM console 2022-07-27 20:54:35 +00:00
CustomFdtNodeParserLib UefiPayloadPkg: Update FDT parser logic for unaligned data access 2024-12-09 02:23:28 +00:00
CustomFdtNodeParserNullLib UefiPayloadPkg: Add FDT Paser relative LIBs. 2024-08-28 11:39:12 +00:00
DebugPrintErrorLevelLibHob UefiPayloadPkg: Support Debug function when Hob was not available. 2024-08-28 11:39:12 +00:00
DxeHobLib UefiPayloadPkg: Add two new APIs in HobLib 2025-04-18 03:48:07 +00:00
DxeHobListLib UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DxeHobListLibNull UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
FdtParserLib UefiPayloadPkg: Parse PCI RB Segment info when its available in FDT 2025-03-13 17:40:31 +00:00
FlashDeviceLib UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
HobParseLib UniversalPayload: Add RISC-V support for UPL PCDs 2024-09-14 03:38:47 +00:00
PayloadEntryHobLib UefiPayloadPkg: Add two new APIs in HobLib 2025-04-18 03:48:07 +00:00
PciHostBridgeLib UefiPayloadPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
PciSegmentInfoLibAcpiBoardInfo UefiPayloadPkg: Add AARCH64 support 2025-02-24 12:31:47 +00:00
PlatformBootManagerLib UefiPayloadPkg: Integrate UiApp and BootManagerMenuApp into MultiFv 2023-07-11 06:36:11 +00:00
PlatformHookLib UefiPayloadPkg: Add AARCH64 support 2025-02-24 12:31:47 +00:00
PlatformSupportLibNull UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ResetSystemLib UefiPayloadPkg: Move FADT check to consumer coode. 2024-09-16 16:34:04 +00:00
SblParseLib UefiPayloadPkg: Add SmmStoreInfoGuid 2025-04-09 18:12:48 +00:00
SmmStoreLib UefiPayloadPkg: Add SmmStoreLib 2025-04-09 18:12:48 +00:00
SpiFlashLib UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00