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

Rebecca Cran rebecca at nuviainc.com
Wed May 5 19:42:23 UTC 2021


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 (#74775): https://edk2.groups.io/g/devel/message/74775
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