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

@@ -419,7 +419,7 @@ VirtioNetDriverBindingSupported (
device error.Currently not implemented.
@retval EFI_OUT_OF_RESOURCES The request could not be completed due to a
lack of resources.
@retval Others The driver failded to start the device.
@retval Others The driver failed to start the device.
**/