]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf
MdeModulePkg NvmExpressDxe: Add BlockIo2 support
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / NvmExpressDxe / NvmExpressDxe.inf
index 91d40cf3685793251d5816f19ec706b91153dac5..3270042e026e38a0e8c096c978168c6a6c0a2d26 100644 (file)
@@ -4,7 +4,7 @@
 #  NvmExpressDxe driver is used to manage non-volatile memory subsystem which follows\r
 #  NVM Express specification.\r
 #\r
-#  Copyright (c) 2013 - 2014, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2013 - 2016, 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
@@ -45,7 +45,6 @@
   NvmExpressHci.c\r
   NvmExpressHci.h\r
   NvmExpressPassthru.c\r
-  NvmExpressPassthru.h\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   ## BY_START\r
   ## TO_START\r
   gEfiDevicePathProtocolGuid\r
+  gEfiNvmExpressPassThruProtocolGuid          ## BY_START\r
   gEfiBlockIoProtocolGuid                     ## BY_START\r
+  gEfiBlockIo2ProtocolGuid                    ## BY_START\r
   gEfiDiskInfoProtocolGuid                    ## BY_START\r
+  gEfiStorageSecurityCommandProtocolGuid      ## BY_START\r
   gEfiDriverSupportedEfiVersionProtocolGuid   ## PRODUCES\r
 \r
 # [Event]\r