]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/XenBusDxe/XenBusDxe.c
OvmfPkg/Xen: Fix various typos
[mirror_edk2.git] / OvmfPkg / XenBusDxe / XenBusDxe.c
index 634c7b71eb551b889add898bdefa4aa22c9039d2..c47fad2e80bb922985bdf529157ddfd2251cfb17 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   This driver produces XenBus Protocol instances for each Xen PV devices.\r
 \r
-  This XenBus bus driver will first initialize differente services in order to\r
+  This XenBus bus driver will first initialize different services in order to\r
   enumerate the ParaVirtualized devices available.\r
 \r
   Those services are:\r
@@ -297,8 +297,8 @@ NotifyExitBoot (
   @retval EFI_DEVICE_ERROR         The device could not be started due to a device error.Currently not implemented.\r
   @retval EFI_OUT_OF_RESOURCES     The request could not be completed due to a lack of resources.\r
   @retval EFI_UNSUPPORTED          Something is missing on the system that\r
-                                   prevent to start the edvice.\r
-  @retval Others                   The driver failded to start the device.\r
+                                   prevent to start the device.\r
+  @retval Others                   The driver failed to start the device.\r
 \r
 **/\r
 EFI_STATUS\r