]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / EhciDxe / EhciDxe.inf
index 238923e828b57414f5d48e8b7ab20089ffd4c6fc..ffce075c2389269a700af0439776dfeca2b3af7c 100644 (file)
@@ -1,22 +1,16 @@
 ## @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
-#  which accompanies this distribution. The full text of the license may be found at\r
-#  http://opensource.org/licenses/bsd-license.php\r
-#\r
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 #\r
 ##\r
@@ -34,9 +28,9 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC ARM AARCH64\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC ARM AARCH64\r
 #\r
-#  DRIVER_BINDING                =  gEhciDriverBinding                        \r
+#  DRIVER_BINDING                =  gEhciDriverBinding\r
 #  COMPONENT_NAME                =  gEhciComponentName\r
 #  COMPONENT_NAME2               =  gEhciComponentName2\r
 #\r