]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/XenIoPciDxe/XenIoPciDxe.c
OvmfPkg: Fix typos in comments
[mirror_edk2.git] / OvmfPkg / XenIoPciDxe / XenIoPciDxe.c
index c205cf74db34a2b8305e71e15b01100bba4d809b..15803eb847160e40bfb4edd39567f8b59f0d9d24 100644 (file)
@@ -3,7 +3,7 @@
   Driver for the virtual Xen PCI device\r
 \r
   Copyright (C) 2012, Red Hat, Inc.\r
-  Copyright (c) 2012, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2012 - 2016, Intel Corporation. All rights reserved.<BR>\r
   Copyright (C) 2013, ARM Ltd.\r
   Copyright (C) 2015, Linaro Ltd.\r
 \r
@@ -123,7 +123,7 @@ XenIoPciDeviceBindingSupported (
 \r
   After we've pronounced support for a specific device in\r
   DriverBindingSupported(), we start managing said device (passed in by the\r
-  Driver Exeuction Environment) with the following service.\r
+  Driver Execution Environment) with the following service.\r
 \r
   See DriverBindingSupported() for specification references.\r
 \r