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:
committed by
mergify[bot]
parent
a2e7559576
commit
9854561c08
@@ -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,
|
||||
|
Reference in New Issue
Block a user