OvmfPkg/Virtio: Fix few typos

Fix few typos in comments and documentation.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Antoine Coeur <coeur@gmx.fr>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com>
Message-Id: <20200207010831.9046-59-philmd@redhat.com>
This commit is contained in:
Antoine Coeur
2020-02-07 02:08:11 +01:00
committed by mergify[bot]
parent a2e7559576
commit 9854561c08
6 changed files with 6 additions and 6 deletions

View File

@@ -156,7 +156,7 @@ VirtioRngGetRNG (
Dev = VIRTIO_ENTROPY_SOURCE_FROM_RNG (This);
//
// Map Buffer's system phyiscal address to device address
// Map Buffer's system physical address to device address
//
Status = VirtioMapAllBytesInSharedBuffer (
Dev->VirtIo,