]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/XenBusDxe/XenStore.h
BaseTools: remove uncalled function
[mirror_edk2.git] / OvmfPkg / XenBusDxe / XenStore.h
index de5690119e835d38a115673a3e7bb7b40d473ef1..33bb647f6694982b9896e252715201af1200994e 100644 (file)
@@ -209,6 +209,7 @@ XenStoreSPrint (
            indicating the type of write failure.\r
 **/\r
 XENSTORE_STATUS\r
+EFIAPI\r
 XenStoreVSPrint (\r
   IN CONST XENSTORE_TRANSACTION *Transaction,\r
   IN CONST CHAR8           *DirectoryPath,\r
@@ -229,7 +230,7 @@ XenStoreVSPrint (
 \r
   @return  On success, XENSTORE_STATUS_SUCCESS. Otherwise an errno value\r
            indicating the type of write failure.  EEXIST errors from the\r
-           XenStore are supressed, allowing multiple, physically different,\r
+           XenStore are suppressed, allowing multiple, physically different,\r
            xenbus_watch objects, to watch the same path in the XenStore.\r
 **/\r
 XENSTORE_STATUS\r