Reviewed-by: Michael D Kinney <michael.d.kin...@intel.com>

> -----Original Message-----
> From: Rebecca Cran <rebe...@nuviainc.com>
> Sent: Wednesday, May 5, 2021 12:42 PM
> To: devel@edk2.groups.io; Kinney, Michael D <michael.d.kin...@intel.com>; 
> Liming Gao <gaolim...@byosoft.com.cn>; Liu,
> Zhiguang <zhiguang....@intel.com>
> Cc: Rebecca Cran <rebe...@nuviainc.com>
> Subject: [PATCH 1/1] MdePkg: Fix typos
> 
> Fix a couple of typos in MdePkg.
> 
> Signed-off-by: Rebecca Cran <rebe...@nuviainc.com>
> ---
>  MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf | 
> 2 +-
>  MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.uni | 
> 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git 
> a/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf
> b/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf
> index a152c311718e..ac6ac792f7e7 100644
> --- 
> a/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf
> +++ 
> b/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf
> @@ -1,7 +1,7 @@
>  ## @file
>  #  Base ExtractGuidedSection Library.
>  #  This instance can also be used in SEC phase only when the memory is ready 
> in SEC phase.
> -#  PCD PcdGuidedExtractHandlerTableAddress points to the available pysical 
> memory space
> +#  PCD PcdGuidedExtractHandlerTableAddress points to the available physical 
> memory space
>  #  that is used to store Guided Extract Handlers.
>  #  Note: A driver of type DXE_RUNTIME_DRIVER can use this 
> ExtractGuidedSectionLib
>  #  in their initialization without any issues. They only have to be careful 
> in
> diff --git 
> a/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.uni
> b/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.uni
> index 0793c6373f68..81a6b4182611 100644
> --- 
> a/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.uni
> +++ 
> b/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.uni
> @@ -2,7 +2,7 @@
>  // Base ExtractGuidedSection Library.
>  //
>  // This instance can also be used in SEC phase only when the memory is ready 
> in SEC phase.
> -// PCD PcdGuidedExtractHandlerTableAddress points to the available pysical 
> memory space
> +// PCD PcdGuidedExtractHandlerTableAddress points to the available physical 
> memory space
>  // that is used to store Guided Extract Handlers.
>  // Note: A driver of type DXE_RUNTIME_DRIVER can use this 
> ExtractGuidedSectionLib
>  // in their initialization without any issues. They only have to be careful 
> in
> --
> 2.26.2



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#74778): https://edk2.groups.io/g/devel/message/74778
Mute This Topic: https://groups.io/mt/82614001/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to