]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Include/Protocol/XenBus.h
OvmfPkg/Xen: Fix various typos
[mirror_edk2.git] / OvmfPkg / Include / Protocol / XenBus.h
index 8ff5ca35750026f4f63c3e2b124e33700bd50800..0dac9266280f8bb74046be3f89a7db2984995b8e 100644 (file)
@@ -215,7 +215,7 @@ XENSTORE_STATUS
   Grant access to the page Frame to the domain DomainId.\r
 \r
   @param This       A pointer to XENBUS_PROTOCOL instance.\r
-  @param DomainId   ID of the domain to grant acces to.\r
+  @param DomainId   ID of the domain to grant access to.\r
   @param Frame      Frame Number of the page to grant access to.\r
   @param ReadOnly   Provide read-only or read-write access.\r
   @param RefPtr     Reference number of the grant will be written to this pointer.\r
@@ -266,7 +266,7 @@ UINT32
   Send an event to the remote end of the channel whose local endpoint is Port.\r
 \r
   @param This       A pointer to the XENBUS_PROTOCOL.\r
-  @param Port       Local port to the the event from.\r
+  @param Port       Local port to the event from.\r
 \r
   @retval UINT32    The return value from the hypercall, 0 if success.\r
 **/\r