mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
StandaloneMmPkg/Core: add missing GUID reference
The Standalone core uses gEfiHobMemoryAllocModuleGuid, but failed to declare this in its INF. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@arm.com> Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com> Reviewed-by: Sami Mujawar <sami.mujawar@arm.com> Tested-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
This commit is contained in:
parent
bd7c73ba77
commit
102da0255b
@ -69,6 +69,7 @@
|
||||
gEdkiiMemoryProfileGuid
|
||||
gZeroGuid ## SOMETIMES_CONSUMES ## GUID
|
||||
gEfiHobListGuid
|
||||
gEfiHobMemoryAllocModuleGuid
|
||||
gMmCoreDataHobGuid
|
||||
gMmFvDispatchGuid
|
||||
gEfiEventLegacyBootGuid
|
||||
|
Loading…
x
Reference in New Issue
Block a user