[edk2-devel] [PATCH 3/5] StandaloneMmPkg/Core: add missing GUID reference

Ard Biesheuvel ard.biesheuvel at arm.com
Wed Jun 10 08:17:38 UTC 2020


The Standalone core uses gEfiHobMemoryAllocModuleGuid, but failed to
declare this in its INF.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel at arm.com>
---
 StandaloneMmPkg/Core/StandaloneMmCore.inf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/StandaloneMmPkg/Core/StandaloneMmCore.inf b/StandaloneMmPkg/Core/StandaloneMmCore.inf
index 7d590b49bd3f..d17ff9965bdc 100644
--- a/StandaloneMmPkg/Core/StandaloneMmCore.inf
+++ b/StandaloneMmPkg/Core/StandaloneMmCore.inf
@@ -69,6 +69,7 @@ [Guids]
   gEdkiiMemoryProfileGuid
   gZeroGuid                                     ## SOMETIMES_CONSUMES   ## GUID
   gEfiHobListGuid
+  gEfiHobMemoryAllocModuleGuid
   gMmCoreDataHobGuid
   gMmFvDispatchGuid
   gEfiEventLegacyBootGuid
-- 
2.26.2


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#61041): https://edk2.groups.io/g/devel/message/61041
Mute This Topic: https://groups.io/mt/74792290/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list