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:
Ard Biesheuvel 2020-06-09 10:23:23 +02:00 committed by mergify[bot]
parent bd7c73ba77
commit 102da0255b
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@
gEdkiiMemoryProfileGuid gEdkiiMemoryProfileGuid
gZeroGuid ## SOMETIMES_CONSUMES ## GUID gZeroGuid ## SOMETIMES_CONSUMES ## GUID
gEfiHobListGuid gEfiHobListGuid
gEfiHobMemoryAllocModuleGuid
gMmCoreDataHobGuid gMmCoreDataHobGuid
gMmFvDispatchGuid gMmFvDispatchGuid
gEfiEventLegacyBootGuid gEfiEventLegacyBootGuid