]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf
MdeModulePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / NvmExpressDxe / NvmExpressDxe.inf
index 3ed185a1f086adb7b072ff78326701f8e261eba5..91d40cf3685793251d5816f19ec706b91153dac5 100644 (file)
@@ -1,10 +1,10 @@
 ## @file\r
-#  Component Description File For NVM Express Host Controller Module.\r
+#  NVM Express Host Controller Module.\r
 #\r
 #  NvmExpressDxe driver is used to manage non-volatile memory subsystem which follows\r
 #  NVM Express specification.\r
 #\r
-#  Copyright (c) 2013, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2013 - 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
@@ -18,6 +18,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = NvmExpressDxe\r
+  MODULE_UNI_FILE                = NvmExpressDxe.uni\r
   FILE_GUID                      = 5BE3BDF4-53CF-46a3-A6A9-73C34A6E5EE3\r
   MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
 \r
 [Protocols]\r
   gEfiPciIoProtocolGuid                       ## TO_START\r
-  gEfiDevicePathProtocolGuid                  ## TO_START\r
+  ## BY_START\r
+  ## TO_START\r
+  gEfiDevicePathProtocolGuid\r
   gEfiBlockIoProtocolGuid                     ## BY_START\r
   gEfiDiskInfoProtocolGuid                    ## BY_START\r
-  gEfiDriverSupportedEfiVersionProtocolGuid   ## BY_START
\ No newline at end of file
+  gEfiDriverSupportedEfiVersionProtocolGuid   ## PRODUCES\r
+\r
+# [Event]\r
+# EVENT_TYPE_RELATIVE_TIMER ## SOMETIMES_CONSUMES\r
+#\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  NvmExpressDxeExtra.uni
\ No newline at end of file