]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
Add DiskIo2 protocol definition to MdePkg.
[mirror_edk2.git] / MdeModulePkg / Universal / Disk / PartitionDxe / PartitionDxe.inf
index aac20a13b1bea3478e929dc18b92a30271cbb09d..089918f5a98c4158558c972eb69d517d929a5dd5 100644 (file)
@@ -12,7 +12,7 @@
 #  This external input must be validated carefully to avoid security issue like\r
 #  buffer overflow, integer overflow.\r
 #\r
-#  Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.<BR>\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution.  The full text of the license may be found at\r
@@ -74,7 +74,9 @@
   gEfiBlockIoProtocolGuid                       ## BY_START\r
   gEfiDevicePathProtocolGuid                    ## BY_START\r
   gEfiDiskIoProtocolGuid                        ## BY_START\r
+  gEfiDiskIo2ProtocolGuid                       ## BY_START\r
   gEfiBlockIoProtocolGuid                       ## TO_START\r
   gEfiBlockIo2ProtocolGuid                      ## TO_START\r
   gEfiDevicePathProtocolGuid                    ## TO_START\r
   gEfiDiskIoProtocolGuid                        ## TO_START\r
+  gEfiDiskIo2ProtocolGuid                       ## TO_START\r