]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf
MdeModulePkg: Fix a bug that UnregisterAtaDev() will return error when SSP protocol...
[mirror_edk2.git] / MdeModulePkg / Bus / Ata / AtaBusDxe / AtaBusDxe.inf
index 3e16abe5a40d5cff5269ba40304c875d78b436c3..6cc75ec6d07123304caceda7ac82503838d88c38 100644 (file)
@@ -5,9 +5,9 @@
 #  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\r
+#  Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\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
 #  http://opensource.org/licenses/bsd-license.php\r
@@ -63,8 +63,9 @@
 [Protocols]\r
   gEfiDiskInfoProtocolGuid                      # BY_START\r
   gEfiBlockIoProtocolGuid                       # BY_START\r
+  gEfiBlockIo2ProtocolGuid                      # BY_START\r
   gEfiAtaPassThruProtocolGuid                   # TO_START\r
   gEfiDevicePathProtocolGuid                    # TO_START\r
-  \r
+  gEfiStorageSecurityCommandProtocolGuid        # BY_START\r
 \r
 \r