]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Sd/EmmcDxe/EmmcDxe.inf
MdeModulePkg/EmmcDxe: Implementation of Disk Information Protocol
[mirror_edk2.git] / MdeModulePkg / Bus / Sd / EmmcDxe / EmmcDxe.inf
index 7b0504937a6d45098fea7dc571466efaf353296e..3f27bdbcaff5bc4aaf796be5ecd3aaf2a3ceaec5 100644 (file)
@@ -4,7 +4,7 @@
 #  It produces BlockIo, BlockIo2 and StorageSecurity protocols to allow upper layer\r
 #  access the EMMC device.\r
 #\r
-#  Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2015 - 2017, 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
@@ -41,6 +41,8 @@
   EmmcDxe.h\r
   EmmcBlockIo.c\r
   EmmcBlockIo.h\r
+  EmmcDiskInfo.c\r
+  EmmcDiskInfo.h\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
@@ -61,6 +63,7 @@
   gEfiBlockIo2ProtocolGuid                     ## BY_START\r
   gEfiStorageSecurityCommandProtocolGuid       ## SOMETIMES_PRODUCES\r
   gEfiEraseBlockProtocolGuid                   ## BY_START\r
+  gEfiDiskInfoProtocolGuid                     ## BY_START\r
   ## TO_START\r
   ## BY_START\r
   gEfiDevicePathProtocolGuid\r