Skip to content

Commit f3bc601

Browse files
apop5mergify[bot]
authored andcommitted
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>
1 parent edb312d commit f3bc601

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MdeModulePkg/Library/HobPrintLib/HobPrintLib.inf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@
3232
gEfiHobMemoryAllocBspStoreGuid
3333
gEfiHobMemoryAllocStackGuid
3434
gEfiMemoryTypeInformationGuid
35+
gEfiHobMemoryAllocModuleGuid

0 commit comments

Comments
 (0)