OvmfPkg/Xen: Fix various typos
Fix various 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> Cc: Anthony Perard <anthony.perard@citrix.com> Cc: Julien Grall <julien@xen.org> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Acked-by: Anthony PERARD <anthony.perard@citrix.com> Acked-by: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-61-philmd@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
38c92f7030
commit
493dde944d
@@ -27,7 +27,7 @@
|
||||
@param FromBackend Read frontend or backend value.
|
||||
@param ValuePtr Where to put the value.
|
||||
|
||||
@retval XENSTORE_STATUS_SUCCESS If succefull, will update ValuePtr.
|
||||
@retval XENSTORE_STATUS_SUCCESS If successful, will update ValuePtr.
|
||||
@return Any other return value indicate the error,
|
||||
ValuePtr is not updated in this case.
|
||||
**/
|
||||
|
Reference in New Issue
Block a user