Reviewed-by: Jiewen Yao <jiewen....@intel.com>

> -----Original Message-----
> From: Ard Biesheuvel <ard.biesheu...@arm.com>
> Sent: Wednesday, June 10, 2020 4:18 PM
> To: devel@edk2.groups.io
> Cc: Ard Biesheuvel <ard.biesheu...@arm.com>; Kinney, Michael D
> <michael.d.kin...@intel.com>; Gao, Liming <liming....@intel.com>; Yao,
> Jiewen <jiewen....@intel.com>; Sami Mujawar <sami.muja...@arm.com>;
> Ilias Apalodimas <ilias.apalodi...@linaro.org>
> Subject: [PATCH 3/5] 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.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 (#61240): https://edk2.groups.io/g/devel/message/61240
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]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to