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:
committed by
mergify[bot]
parent
bd7c73ba77
commit
102da0255b
@@ -69,6 +69,7 @@
|
|||||||
gEdkiiMemoryProfileGuid
|
gEdkiiMemoryProfileGuid
|
||||||
gZeroGuid ## SOMETIMES_CONSUMES ## GUID
|
gZeroGuid ## SOMETIMES_CONSUMES ## GUID
|
||||||
gEfiHobListGuid
|
gEfiHobListGuid
|
||||||
|
gEfiHobMemoryAllocModuleGuid
|
||||||
gMmCoreDataHobGuid
|
gMmCoreDataHobGuid
|
||||||
gMmFvDispatchGuid
|
gMmFvDispatchGuid
|
||||||
gEfiEventLegacyBootGuid
|
gEfiEventLegacyBootGuid
|
||||||
|
Reference in New Issue
Block a user