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
@@ -38,7 +38,7 @@ XenGrantTableDeinit (
|
||||
Grant access to the page Frame to the domain DomainId.
|
||||
|
||||
@param This A pointer to XENBUS_PROTOCOL instance.
|
||||
@param DomainId ID of the domain to grant acces to.
|
||||
@param DomainId ID of the domain to grant access to.
|
||||
@param Frame Frame Number of the page to grant access to.
|
||||
@param ReadOnly Provide read-only or read-write access.
|
||||
@param RefPtr Reference number of the grant will be written to this pointer.
|
||||
|
Reference in New Issue
Block a user