]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
MdeModulePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdeModulePkg / Bus / Usb / UsbMassStorageDxe / UsbMassStorageDxe.inf
index f4a7cebee92eeb5bbd6b0b44eaabd2628272e0a0..26d15c7679bf1e794473514efb1f13ac5c7fed3e 100644 (file)
@@ -1,6 +1,5 @@
 ## @file\r
-# USB Mass Storage Driver that manages USB mass storage devices and\r
-# produces Block I/O Protocol.\r
+# USB Mass Storage Driver that manages USB mass storage devices and produces Block I/O Protocol.\r
 #\r
 # The USB mass storage class is specified in two layers: the bottom layer\r
 # is the transportation protocol. The top layer is the command set.\r
@@ -14,7 +13,7 @@
 # 3. USB Mass Storage Class Bulk-Only Transport, Revision 1.0.\r
 # 4. UEFI Specification, v2.1\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
@@ -30,6 +29,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = UsbMassStorageDxe\r
+  MODULE_UNI_FILE                = UsbMassStorageDxe.uni\r
   FILE_GUID                      = 9FB4B4A7-42C0-4bcd-8540-9BCC6711F83E\r
   MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
   gEfiDevicePathProtocolGuid                    ## TO_START\r
   gEfiBlockIoProtocolGuid                       ## BY_START\r
   gEfiDiskInfoProtocolGuid                      ## BY_START\r
+\r
+# [Event]\r
+# EVENT_TYPE_RELATIVE_TIMER        ## CONSUMES\r
+#\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  UsbMassStorageDxeExtra.uni\r