]> git.proxmox.com Git - mirror_edk2.git/commitdiff
StandaloneMmPkg/Core: add missing GUID reference
authorArd Biesheuvel <ard.biesheuvel@arm.com>
Tue, 9 Jun 2020 08:23:23 +0000 (10:23 +0200)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 16 Jun 2020 16:15:00 +0000 (16:15 +0000)
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>
StandaloneMmPkg/Core/StandaloneMmCore.inf

index 7d590b49bd3f799e54f44b265b4056961bd24725..d17ff9965bdcd0ff506c841dd1feb4ee3b586273 100644 (file)
@@ -69,6 +69,7 @@
   gEdkiiMemoryProfileGuid\r
   gZeroGuid                                     ## SOMETIMES_CONSUMES   ## GUID\r
   gEfiHobListGuid\r
+  gEfiHobMemoryAllocModuleGuid\r
   gMmCoreDataHobGuid\r
   gMmFvDispatchGuid\r
   gEfiEventLegacyBootGuid\r