[edk2-devel] [PATCH v2] OvmfPkg/README: Fix typo in README

KAAIRA GUPTA posted 1 patch 2 years, 10 months ago
Failed in applying to current master (apply log)
OvmfPkg/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[edk2-devel] [PATCH v2] OvmfPkg/README: Fix typo in README
Posted by KAAIRA GUPTA 2 years, 10 months ago
Fix typographical error in the OvmfPkg/README by correcting the 'an'
mistyped as 'and'.

Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: mikuback@linux.microsoft.com
Cc: ray.ni@intel.com
Signed-off-by: Kaaira Gupta <kaaira7319@gmail.com>
---
Changes in v2:
	- Rebase on commit ae4aa4a
	- Improve commit message.

 OvmfPkg/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/OvmfPkg/README b/OvmfPkg/README
index 815e66528c..d6e7e32848 100644
--- a/OvmfPkg/README
+++ b/OvmfPkg/README
@@ -59,7 +59,7 @@ https://github.com/tianocore/tianocore.github.io/wiki/How%20to%20build%20OVMF
 
 === RUNNING OVMF on QEMU ===
 
-* Be sure to use qemu-system-x86_64, if you are using and X64 firmware.
+* Be sure to use qemu-system-x86_64, if you are using an X64 firmware.
   (qemu-system-x86_64 works for the IA32 firmware as well, of course.)
 * Use OVMF for QEMU firmware (3 options available)
   - Option 1: Use QEMU -pflash parameter
-- 
2.17.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#76102): https://edk2.groups.io/g/devel/message/76102
Mute This Topic: https://groups.io/mt/83334538/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [PATCH v2] OvmfPkg/README: Fix typo in README
Posted by Laszlo Ersek 2 years, 10 months ago
On 06/05/21 19:17, KAAIRA GUPTA wrote:
> Fix typographical error in the OvmfPkg/README by correcting the 'an'
> mistyped as 'and'.
> 
> Cc: Laszlo Ersek <lersek@redhat.com>
> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
> Cc: Jordan Justen <jordan.l.justen@intel.com>
> Cc: mikuback@linux.microsoft.com
> Cc: ray.ni@intel.com
> Signed-off-by: Kaaira Gupta <kaaira7319@gmail.com>
> ---
> Changes in v2:
> 	- Rebase on commit ae4aa4a
> 	- Improve commit message.
> 
>  OvmfPkg/README | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/OvmfPkg/README b/OvmfPkg/README
> index 815e66528c..d6e7e32848 100644
> --- a/OvmfPkg/README
> +++ b/OvmfPkg/README
> @@ -59,7 +59,7 @@ https://github.com/tianocore/tianocore.github.io/wiki/How%20to%20build%20OVMF
>  
>  === RUNNING OVMF on QEMU ===
>  
> -* Be sure to use qemu-system-x86_64, if you are using and X64 firmware.
> +* Be sure to use qemu-system-x86_64, if you are using an X64 firmware.
>    (qemu-system-x86_64 works for the IA32 firmware as well, of course.)
>  * Use OVMF for QEMU firmware (3 options available)
>    - Option 1: Use QEMU -pflash parameter
> 

Reviewed-by: Laszlo Ersek <lersek@redhat.com>

Merged as commit 558d83ab1a51, via
<https://github.com/tianocore/edk2/pull/1692>.

Thanks,
Laszlo



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#76148): https://edk2.groups.io/g/devel/message/76148
Mute This Topic: https://groups.io/mt/83334538/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-