The Standalone core uses gEfiHobMemoryAllocModuleGuid, but failed to declare this in its INF.
Signed-off-by: Ard Biesheuvel <ard.biesheu...@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/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-