From: "Liming Gao" <liming.gao@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
"Kinney, Michael D" <michael.d.kinney@intel.com>
Cc: "Justen, Jordan L" <jordan.l.justen@intel.com>,
Andrew Fish <afish@apple.com>, "Ni, Ray" <ray.ni@intel.com>
Subject: Re: [edk2-devel] [Patch 1/6] EmulatorPkg: Fix spelling mistake for occurred
Date: Mon, 3 Aug 2020 02:19:47 +0000 [thread overview]
Message-ID: <CY4PR11MB1526886563BC638299662D74804D0@CY4PR11MB1526.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20200801010457.28776-2-michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
-----Original Message-----
From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Michael D Kinney
Sent: 2020年8月1日 9:05
To: devel@edk2.groups.io
Cc: Justen, Jordan L <jordan.l.justen@intel.com>; Andrew Fish <afish@apple.com>; Ni, Ray <ray.ni@intel.com>
Subject: [edk2-devel] [Patch 1/6] EmulatorPkg: Fix spelling mistake for occurred
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2361
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
---
EmulatorPkg/EmuGopDxe/GopScreen.c | 2 +-
EmulatorPkg/TimerDxe/Timer.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/EmulatorPkg/EmuGopDxe/GopScreen.c b/EmulatorPkg/EmuGopDxe/GopScreen.c
index fbac649f8b..cbbb0db07f 100644
--- a/EmulatorPkg/EmuGopDxe/GopScreen.c
+++ b/EmulatorPkg/EmuGopDxe/GopScreen.c
@@ -177,7 +177,7 @@ EmuGopSetMode (
@retval EFI_SUCCESS The Blt operation completed.
@retval EFI_INVALID_PARAMETER BltOperation is not valid.
- @retval EFI_DEVICE_ERROR A hardware error occured writting to the video buffer.
+ @retval EFI_DEVICE_ERROR A hardware error occurred writting to the video buffer.
**/
EFI_STATUS
diff --git a/EmulatorPkg/TimerDxe/Timer.c b/EmulatorPkg/TimerDxe/Timer.c index dfd92acc8c..8e2baaaa5b 100644
--- a/EmulatorPkg/TimerDxe/Timer.c
+++ b/EmulatorPkg/TimerDxe/Timer.c
@@ -301,7 +301,7 @@ Returns:
EFI_OUT_OF_RESOURCES - Not enough resources available to initialize driver.
- EFI_DEVICE_ERROR - A device error occured attempting to initialize the driver.
+ EFI_DEVICE_ERROR - A device error occurred attempting to initialize the driver.
**/
{
--
2.21.0.windows.1
next prev parent reply other threads:[~2020-08-03 2:19 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-01 1:04 [Patch 0/6] Fix spelling mistake for occurred Michael D Kinney
2020-08-01 1:04 ` [Patch 1/6] EmulatorPkg: " Michael D Kinney
2020-08-03 2:19 ` Liming Gao [this message]
2020-08-07 5:38 ` [edk2-devel] " Ni, Ray
2020-08-01 1:04 ` [Patch 2/6] MdeModulePkg: " Michael D Kinney
2020-08-07 3:28 ` [edk2-devel] " Wu, Hao A
2020-08-01 1:04 ` [Patch 3/6] MdePkg: " Michael D Kinney
2020-08-03 2:12 ` [edk2-devel] " Liming Gao
2020-08-01 1:04 ` [Patch 4/6] OvmfPkg: " Michael D Kinney
2020-08-01 19:15 ` Laszlo Ersek
2020-08-01 1:04 ` [Patch 5/6] SecurityPkg: " Michael D Kinney
2020-08-04 10:00 ` [edk2-devel] " Maciej Rabeda
2020-08-18 16:42 ` Wang, Jian J
2020-08-01 1:04 ` [Patch 6/6] ShellPkg: " Michael D Kinney
2020-08-03 4:49 ` [edk2-devel] " Gao, Zhichao
2020-08-03 0:57 ` [edk2-devel] [Patch 0/6] " Guomin Jiang
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=CY4PR11MB1526886563BC638299662D74804D0@CY4PR11MB1526.namprd11.prod.outlook.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