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:
@@ -32,3 +32,4 @@
|
||||
gEfiHobMemoryAllocBspStoreGuid
|
||||
gEfiHobMemoryAllocStackGuid
|
||||
gEfiMemoryTypeInformationGuid
|
||||
gEfiHobMemoryAllocModuleGuid
|
||||
|
||||
Reference in New Issue
Block a user