]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / EhciDxe / EhciDxe.inf
index 238923e828b57414f5d48e8b7ab20089ffd4c6fc..bc6bd4ce295a7b95583b8c69f036af43f966dc10 100644 (file)
@@ -1,14 +1,14 @@
 ## @file\r
 #  The EhciDxe driver is responsible for managing the behavior of EHCI controller.\r
-#  It implements the interfaces of monitoring the status of all ports and transferring \r
+#  It implements the interfaces of monitoring the status of all ports and transferring\r
 #  Control, Bulk, Interrupt and Isochronous requests to Usb2.0 device.\r
 #\r
 #  Note that EhciDxe driver is enhanced to guarantee that the EHCI controller get attached\r
-#  to the EHCI controller before the UHCI driver attaches to the companion UHCI controller. \r
+#  to the EHCI controller before the UHCI driver attaches to the companion UHCI controller.\r
 #  This way avoids the control transfer on a shared port between EHCI and companion host\r
 #  controller when UHCI gets attached earlier than EHCI and a USB 2.0 device inserts.\r
 #\r
-#  Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -36,7 +36,7 @@
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC ARM AARCH64\r
 #\r
-#  DRIVER_BINDING                =  gEhciDriverBinding                        \r
+#  DRIVER_BINDING                =  gEhciDriverBinding\r
 #  COMPONENT_NAME                =  gEhciComponentName\r
 #  COMPONENT_NAME2               =  gEhciComponentName2\r
 #\r