]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
MdeModulePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdeModulePkg / Bus / Usb / UsbBusDxe / UsbBusDxe.inf
index 4e1fc858b8757b59e0049dc385f5f79ece19febb..40057233b7b76967a93188051cb651c22bdef693 100644 (file)
@@ -1,10 +1,7 @@
 ## @file\r
-#  \r
-#  Component Description File For UsbBus Dxe Module.\r
+#  The Usb Bus Dxe driver is used to enumerate and manage all attached usb devices.\r
 #\r
-#  Usb Bus Dxe driver is used to enumerate and manage all attached usb devices.\r
-#  \r
-#  Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2006 - 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
@@ -20,6 +17,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = UsbBusDxe\r
+  MODULE_UNI_FILE                = UsbBusDxe.uni\r
   FILE_GUID                      = 240612B7-A063-11d4-9A3A-0090273FC14D\r
   MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
 \r
 [Protocols]\r
   gEfiUsbIoProtocolGuid                         ## BY_START\r
-  gEfiDevicePathProtocolGuid                    ## BY_START\r
+  ## TO_START\r
+  ## BY_START\r
+  gEfiDevicePathProtocolGuid                    \r
   gEfiUsb2HcProtocolGuid                        ## TO_START\r
   gEfiUsbHcProtocolGuid                         ## TO_START\r
 \r
 # [Event]\r
-#   ##\r
-#   # Periodic timer event for monitoring attach/detach event in port and enumerate attached usb devices.\r
-#   #\r
-#   EVENT_TYPE_PERIODIC_TIMER                   ## PRODUCES\r
 #\r
+# EVENT_TYPE_PERIODIC_TIMER       ## CONSUMES\r
 #\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  UsbBusDxeExtra.uni\r