]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / UhciDxe / UhciDxe.inf
index b35bd31d9e32a9f4602ccf5d6cf57f004010a671..56ab4829766c960b575b57530e84b1af26315322 100644 (file)
@@ -1,4 +1,4 @@
-#/** @file\r
+## @file\r
 #  \r
 #  Component Description File For UhciDxe Module.\r
 #\r
@@ -6,7 +6,7 @@
 #  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 - 2010, Intel Corporation. \r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\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
@@ -72,6 +72,8 @@
   DebugLib\r
   PcdLib\r
 \r
+[Guids]\r
+  gEfiEventExitBootServicesGuid                 ## PRODUCES ## Event\r
 \r
 [Protocols]\r
   gEfiPciIoProtocolGuid                         ## TO_START\r