]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Bus / Scsi / ScsiDiskDxe / ScsiDiskDxe.inf
index ec96aa6f928cf8c42a36cf77ef5d4a145ddc44a8..397d314272ca63acddc54da41952d7c3d19e2452 100644 (file)
@@ -1,16 +1,17 @@
 ## @file\r
 #  The Scsi Disk driver is used to retrieve the media info in the attached SCSI disk.\r
-#  It detects the SCSI disk media and installs Block I/O Protocol on the device handle.\r
-#  \r
-#  Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
+#  It detects the SCSI disk media and installs Block I/O and Block I/O2 Protocol on\r
+#  the device handle.\r
+#\r
+#  Copyright (c) 2006 - 2018, 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
 #  http://opensource.org/licenses/bsd-license.php\r
-#  \r
+#\r
 #  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-#  \r
+#\r
 ##\r
 \r
 [Defines]\r
@@ -55,6 +56,8 @@
 [Protocols]\r
   gEfiDiskInfoProtocolGuid                      ## BY_START\r
   gEfiBlockIoProtocolGuid                       ## BY_START\r
+  gEfiBlockIo2ProtocolGuid                      ## BY_START\r
+  gEfiEraseBlockProtocolGuid                    ## BY_START\r
   gEfiScsiIoProtocolGuid                        ## TO_START\r
   gEfiScsiPassThruProtocolGuid                  ## TO_START\r
   gEfiExtScsiPassThruProtocolGuid               ## TO_START\r