From: "Rebecca Cran" <rebecca@nuviainc.com>
To: devel@edk2.groups.io,
Michael D Kinney <michael.d.kinney@intel.com>,
Liming Gao <gaoliming@byosoft.com.cn>,
Zhiguang Liu <zhiguang.liu@intel.com>
Cc: Rebecca Cran <rebecca@nuviainc.com>
Subject: [PATCH 1/1] MdePkg: Fix typos
Date: Wed, 5 May 2021 13:42:23 -0600 [thread overview]
Message-ID: <20210505194223.15107-1-rebecca@nuviainc.com> (raw)
Fix a couple of typos in MdePkg.
Signed-off-by: Rebecca Cran <rebecca@nuviainc.com>
---
| 2 +-
| 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--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
--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
next reply other threads:[~2021-05-05 19:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-05 19:42 Rebecca Cran [this message]
2021-05-05 20:38 ` [PATCH 1/1] MdePkg: Fix typos Michael D Kinney
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210505194223.15107-1-rebecca@nuviainc.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox