]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf
Add BlockIO2 Protocol.
[mirror_edk2.git] / MdeModulePkg / Bus / Ata / AtaBusDxe / AtaBusDxe.inf
index 9ca1b4bbb43551f01955c0bdd4453ca91c0291c3..18ed39d42946bca3cb5534bebee8496571a27e46 100644 (file)
@@ -5,7 +5,7 @@
 #  in UEFI spec 2.2. It installs Block IO and Disk Info protocol for each ATA device\r
 #  it enumerates and identifies successfully.\r
 #\r
-#  Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2009 - 2011, 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
@@ -63,6 +63,7 @@
 [Protocols]\r
   gEfiDiskInfoProtocolGuid                      # BY_START\r
   gEfiBlockIoProtocolGuid                       # BY_START\r
+  gEfiBlockIo2ProtocolGuid                      # BY_START\r
   gEfiAtaPassThruProtocolGuid                   # TO_START\r
   gEfiDevicePathProtocolGuid                    # TO_START\r
   \r