From nobody Thu May 16 19:33:09 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) client-ip=66.175.222.108; envelope-from=bounce+27952+75856+1787277+3901457@groups.io; helo=mail02.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+75856+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=gmail.com ARC-Seal: i=1; a=rsa-sha256; t=1622324106; cv=none; d=zohomail.com; s=zohoarc; b=CD3rfmeRrhK5HffLJGwvp+UnSIEraaA0Mm0CW5rF8Vr46yzP9LaLH5NwbaD6JWQAZ803L8ak00Mq4cqZ71eLwwCihqFT1+eb0Twj8lrTlS6t+ZtjwcQ7NF1+z/1Iwud6QekV8Zmg/A+sLwsw2kZsRh/IbpLMo0pGWJO8K5WmWV8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1622324106; h=Content-Type:Cc:Date:From:List-Subscribe:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Sender:Subject:To; bh=StaFwnVfn7UVj4RL5PMuLAFoH6Jt5WffWSNYHwAG4/Y=; b=bBriO37na6tJd2tFkuyIK/5nDigcAHVI3F0E2yErMG3a96NNoOU2dj72dri0sZnY9pdlxbTkosrU48gefBsyVVuEqml3IT4AtqfEuGDHRDE3Wk7XOWyZ4vcVDQVMu3qxAroi4oTO2sMh0s12rYyO65VS7ql6N/e4XYwZ1Gst7cs= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+75856+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 1622324106992947.7009364661874; Sat, 29 May 2021 14:35:06 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id Kc28YY1788612xmD9yezBjfk; Sat, 29 May 2021 14:35:06 -0700 X-Received: from mail-pj1-f45.google.com (mail-pj1-f45.google.com [209.85.216.45]) by mx.groups.io with SMTP id smtpd.web10.25447.1622324101191936673 for ; Sat, 29 May 2021 14:35:01 -0700 X-Received: by mail-pj1-f45.google.com with SMTP id g6-20020a17090adac6b029015d1a9a6f1aso8845886pjx.1 for ; Sat, 29 May 2021 14:35:01 -0700 (PDT) X-Gm-Message-State: eZ5DT2QEg0ZSyHQW8AD0nviwx1787277AA= X-Google-Smtp-Source: ABdhPJxlHjCjksrK6XVJ7GRrex4IQj8A0ZkkrM3eOQCFsp2Xa4tWLzscdwvj3R5Z4NMF6SnsGsAnJw== X-Received: by 2002:a17:902:d643:b029:ef:62cd:eeed with SMTP id y3-20020a170902d643b02900ef62cdeeedmr13973976plh.42.1622324100433; Sat, 29 May 2021 14:35:00 -0700 (PDT) X-Received: from kaaira-HP-Pavilion-Notebook ([103.113.213.199]) by smtp.gmail.com with ESMTPSA id w2sm7243806pjq.5.2021.05.29.14.34.57 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Sat, 29 May 2021 14:34:59 -0700 (PDT) Date: Sun, 30 May 2021 03:04:54 +0530 From: "KAAIRA GUPTA" To: devel@edk2.groups.io Cc: Laszlo Ersek , Ard Biesheuvel , Jordan Justen , mikuback@linux.microsoft.com, ray.ni@intel.com Subject: [edk2-devel] [PATCH] OvmfPkg: Fix typo in README Message-ID: <20210529213421.GA12074@kaaira-HP-Pavilion-Notebook> MIME-Version: 1.0 User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: Bulk List-Unsubscribe: List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,kaaira7319@gmail.com Content-Disposition: inline DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1622324106; bh=epOGTEhl09LPf79Q82Xg/4rmpzqlgRto6cK/U4XHq8g=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=qwLY3k7I0qG8vOssL8JdNMLmIcAO32HUerZkfgoQhWf3jkZPzoUHTQUjxAXxQn+XVnb JqiXtvqCqFfu/fpYqQ+MRqdyv5Z6a7s0cUgQciNBXliU6EfQL1MEbJRfNfgx/KAFZpywy k9IU351cnpjiyBuIBbACXboW88db4mA4L8Y= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Fix typographical error in the README by correcting the 'an' mistyped as 'and'. Signed-off-by: Kaaira Gupta --- 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 =3D=3D=3D RUNNING OVMF on QEMU =3D=3D=3D =20 * 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 --=20 2.17.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#75856): https://edk2.groups.io/g/devel/message/75856 Mute This Topic: https://groups.io/mt/83178598/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-