[edk2-devel] [PATCH 1/1] MdePkg: Fix typos

Michael D Kinney michael.d.kinney at intel.com
Wed May 5 20:38:26 UTC 2021


Reviewed-by: Michael D Kinney <michael.d.kinney at intel.com>

> -----Original Message-----
> From: Rebecca Cran <rebecca at nuviainc.com>
> Sent: Wednesday, May 5, 2021 12:42 PM
> To: devel at edk2.groups.io; Kinney, Michael D <michael.d.kinney at intel.com>; Liming Gao <gaoliming at byosoft.com.cn>; Liu,
> Zhiguang <zhiguang.liu at intel.com>
> Cc: Rebecca Cran <rebecca at nuviainc.com>
> Subject: [PATCH 1/1] MdePkg: Fix typos
> 
> Fix a couple of typos in MdePkg.
> 
> Signed-off-by: Rebecca Cran <rebecca at 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/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