MdeModulePkg HobPrintLib: Add Guid to Guids section.

gEfiHobMemoryAllocModuleGuid is referenced in the HobPrintLib,
but it is not defined in the INF file, causing an unresolved
external error when the module is consumed by code.

Signed-off-by: Aaron Pop <aaronpop@microsoft.com>
This commit is contained in:
Aaron Pop 2024-11-05 13:11:54 -08:00 committed by mergify[bot]
parent edb312d5d0
commit f3bc6013d2
1 changed files with 1 additions and 0 deletions

View File

@ -32,3 +32,4 @@
gEfiHobMemoryAllocBspStoreGuid
gEfiHobMemoryAllocStackGuid
gEfiMemoryTypeInformationGuid
gEfiHobMemoryAllocModuleGuid