]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe.inf
MdeModulePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / XhciDxe / XhciDxe.inf
index 8d8fc5b2a2e67129295eb6eba4d75c29a43326af..5ec8d60c96b06e672a87896e310a260ba22e9f3c 100644 (file)
@@ -1,12 +1,9 @@
 ## @file\r
-#\r
-#  Component Description File For XhciDxe Module.\r
-#\r
-#  XhciDxe driver is responsible for managing the behavior of XHCI controller.\r
+#  The XhciDxe driver is responsible for managing the behavior of XHCI controller.\r
 #  It implements the interfaces of monitoring the status of all ports and transferring\r
 #  Control, Bulk, Interrupt and Isochronous requests to those attached usb LS/FS/HS/SS devices.\r
 #\r
-#  Copyright (c) 2011 - 2013, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2011 - 2014, 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
@@ -22,6 +19,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = XhciDxe\r
+  MODULE_UNI_FILE                = XhciDxe.uni\r
   FILE_GUID                      = B7F50E91-A759-412c-ADE4-DCD03E7F7C28\r
   MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
   ReportStatusCodeLib\r
 \r
 [Guids]\r
-  gEfiEventExitBootServicesGuid                 ## PRODUCES ## Event\r
+  gEfiEventExitBootServicesGuid                 ## SOMETIMES_CONSUMES ## Event\r
 \r
 [Protocols]\r
   gEfiPciIoProtocolGuid                         ## TO_START\r
   gEfiUsb2HcProtocolGuid                        ## BY_START\r
 \r
 # [Event]\r
-#   ##\r
-#   # Periodic timer event for checking the result of interrupt transfer execution.\r
-#   #\r
-#   EVENT_TYPE_PERIODIC_TIMER                   ## PRODUCES\r
+# EVENT_TYPE_PERIODIC_TIMER       ## CONSUMES\r
 #\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  XhciDxeExtra.uni\r