mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-08 14:24:24 +02:00
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>