* [PATCH] OvmfPkg: Fix typo in README
@ 2021-05-29 21:34 KAAIRA GUPTA
2021-06-01 12:32 ` [edk2-devel] " Laszlo Ersek
0 siblings, 1 reply; 2+ messages in thread
From: KAAIRA GUPTA @ 2021-05-29 21:34 UTC (permalink / raw)
To: devel; +Cc: Laszlo Ersek, Ard Biesheuvel, Jordan Justen, mikuback, ray.ni
Fix typographical error in the README by correcting the 'an' mistyped as
'and'.
Signed-off-by: Kaaira Gupta <kaaira7319@gmail.com>
---
OvmfPkg/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/OvmfPkg/README b/OvmfPkg/README
index 70f0c41526..8655de3eab 100644
--- a/OvmfPkg/README
+++ b/OvmfPkg/README
@@ -60,7 +60,7 @@ https://github.com/tianocore/tianocore.github.io/wiki/How%20to%20build%20OVMF
=== RUNNING OVMF on QEMU ===
* QEMU 0.12.2 or later is required.
-* 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: QEMU 1.6 or newer; Use QEMU -pflash parameter
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [edk2-devel] [PATCH] OvmfPkg: Fix typo in README
2021-05-29 21:34 [PATCH] OvmfPkg: Fix typo in README KAAIRA GUPTA
@ 2021-06-01 12:32 ` Laszlo Ersek
0 siblings, 0 replies; 2+ messages in thread
From: Laszlo Ersek @ 2021-06-01 12:32 UTC (permalink / raw)
To: devel, kaaira7319; +Cc: Ard Biesheuvel, Jordan Justen, mikuback, ray.ni
On 05/29/21 23:34, KAAIRA GUPTA wrote:
> Fix typographical error in the README by correcting the 'an' mistyped as
> 'and'.
>
> Signed-off-by: Kaaira Gupta <kaaira7319@gmail.com>
> ---
> OvmfPkg/README | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/OvmfPkg/README b/OvmfPkg/README
> index 70f0c41526..8655de3eab 100644
> --- a/OvmfPkg/README
> +++ b/OvmfPkg/README
> @@ -60,7 +60,7 @@ https://github.com/tianocore/tianocore.github.io/wiki/How%20to%20build%20OVMF
> === RUNNING OVMF on QEMU ===
>
> * QEMU 0.12.2 or later is required.
> -* 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: QEMU 1.6 or newer; Use QEMU -pflash parameter
>
This patch is valid, but it will conflict with:
[edk2-devel] [PATCH 05/43] OvmfPkg/README: bump minimum QEMU version to 1.7.1, machine types to 1.7
https://edk2.groups.io/g/devel/message/75674
https://listman.redhat.com/archives/edk2-devel-archive/2021-May/msg00967.html
http://mid.mail-archive.com/20210526201446.12554-6-lersek@redhat.com
(And that patch was posted earlier than this patch.)
Please add yourself to the CC list on
<https://bugzilla.tianocore.org/show_bug.cgi?id=2122>, and when you see
that its status changes to RESOLVED|FIXED (implying that the
above-mentioned patch has been merged, as a part of its containing
series), then please rebase this patch, and repost it.
Thanks,
Laszlo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-06-01 12:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-29 21:34 [PATCH] OvmfPkg: Fix typo in README KAAIRA GUPTA
2021-06-01 12:32 ` [edk2-devel] " Laszlo Ersek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox