From: "Michael D Kinney" <michael.d.kinney@intel.com>
To: devel@edk2.groups.io
Cc: Jordan Justen <jordan.l.justen@intel.com>,
Laszlo Ersek <lersek@redhat.com>,
Ard Biesheuvel <ard.biesheuvel@arm.com>
Subject: [Patch 4/6] OvmfPkg: Fix spelling mistake for occurred
Date: Fri, 31 Jul 2020 18:04:55 -0700 [thread overview]
Message-ID: <20200801010457.28776-5-michael.d.kinney@intel.com> (raw)
In-Reply-To: <20200801010457.28776-1-michael.d.kinney@intel.com>
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2361
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
---
OvmfPkg/Bhyve/BhyveRfbDxe/GopScreen.c | 2 +-
OvmfPkg/Include/Protocol/Legacy8259.h | 2 +-
OvmfPkg/SioBusDxe/SioService.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/OvmfPkg/Bhyve/BhyveRfbDxe/GopScreen.c b/OvmfPkg/Bhyve/BhyveRfbDxe/GopScreen.c
index 0760ffb722..672a67fbe1 100644
--- a/OvmfPkg/Bhyve/BhyveRfbDxe/GopScreen.c
+++ b/OvmfPkg/Bhyve/BhyveRfbDxe/GopScreen.c
@@ -226,7 +226,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/OvmfPkg/Include/Protocol/Legacy8259.h b/OvmfPkg/Include/Protocol/Legacy8259.h
index 74bbb674ed..7fde1c8537 100644
--- a/OvmfPkg/Include/Protocol/Legacy8259.h
+++ b/OvmfPkg/Include/Protocol/Legacy8259.h
@@ -58,7 +58,7 @@ typedef enum {
@param SlaveBase The base vector for the Slave PIC in the 8259 controller.
@retval EFI_SUCCESS The new bases were programmed.
- @retval EFI_DEVICE_ERROR A device error occured programming the vector bases.
+ @retval EFI_DEVICE_ERROR A device error occurred programming the vector bases.
**/
typedef
diff --git a/OvmfPkg/SioBusDxe/SioService.c b/OvmfPkg/SioBusDxe/SioService.c
index 407132ddcd..ab8fa7676f 100644
--- a/OvmfPkg/SioBusDxe/SioService.c
+++ b/OvmfPkg/SioBusDxe/SioService.c
@@ -265,7 +265,7 @@ SioModify (
@param[in] DeviceIndex Index of the device supported by this driver.
@retval EFI_SUCCESS The child device has been created successfully.
- @retval Others Error occured during the child device creation.
+ @retval Others Error occurred during the child device creation.
**/
EFI_STATUS
--
2.21.0.windows.1
next prev parent reply other threads:[~2020-08-01 1:05 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 ` [edk2-devel] " Liming Gao
2020-08-07 5:38 ` 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 ` Michael D Kinney [this message]
2020-08-01 19:15 ` [Patch 4/6] OvmfPkg: " 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=20200801010457.28776-5-michael.d.kinney@intel.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