]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
MdePkg Acpi51.h:Correct the declaration of EFI_ACPI_5_1_GTDT_SBSA_GENERIC_WATCHDOG_ST...
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / UhciDxe / UhciDxe.inf
index c38f64fc9146ae6ff209a444c6ffd05561abbc87..ca813faf26bbf1825dc4b6c6d9b2beb4466376c9 100644 (file)
@@ -1,4 +1,4 @@
-#/** @file\r
+## @file\r
 #  \r
 #  Component Description File For UhciDxe Module.\r
 #\r
@@ -6,9 +6,9 @@
 #  It implements the interfaces of monitoring the status of all ports and transferring\r
 #  Control, Bulk, Interrupt and Isochronous requests to Usb1.x device\r
 #\r
-#  Copyright (c) 2006 - 2008, Intel Corporation. \r
+#  Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\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
@@ -17,7 +17,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -38,7 +38,7 @@
 #  COMPONENT_NAME2               =  gUhciComponentName2\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   UhciSched.c\r
   UhciDebug.c\r
   UsbHcMem.h\r
@@ -60,7 +60,7 @@
   MdeModulePkg/MdeModulePkg.dec\r
 \r
 [FeaturePcd]\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport  ## SOMETIME_CONSUMES (enable/disable usb legacy support.)\r
 \r
 [LibraryClasses]\r
   MemoryAllocationLib\r
   BaseMemoryLib\r
   DebugLib\r
   PcdLib\r
+  ReportStatusCodeLib\r
 \r
+[Guids]\r
+  gEfiEventExitBootServicesGuid                 ## PRODUCES ## Event\r
 \r
 [Protocols]\r
-  gEfiPciIoProtocolGuid                         ## ALWAYS_CONSUMED\r
-  gEfiUsb2HcProtocolGuid                        ## ALWAYS_PRODUCED\r
+  gEfiPciIoProtocolGuid                         ## TO_START\r
+  gEfiUsb2HcProtocolGuid                        ## BY_START\r
 \r
 # [Event]\r
 #   ##\r