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
@@ -452,7 +452,7 @@ Virtio10WriteFeatures (
|
||||
VIRTIO_UNMAP_SHARED.
|
||||
|
||||
|
||||
@retval EFI_SUCCESS The NumberOfBytes is succesfully mapped.
|
||||
@retval EFI_SUCCESS The NumberOfBytes is successfully mapped.
|
||||
@retval EFI_UNSUPPORTED The HostAddress cannot be mapped as a
|
||||
common buffer.
|
||||
@retval EFI_INVALID_PARAMETER One or more parameters are invalid.
|
||||
|
Reference in New Issue
Block a user