]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
Minor update on capitalization for ECC check.
[mirror_edk2.git] / MdeModulePkg / Bus / Scsi / ScsiBusDxe / ScsiBusDxe.inf
index e06553187a0131568a1c57d9a212781419c9ab00..5652fc33201f649811eefcb75a33c3504a93f9f1 100644 (file)
@@ -1,7 +1,7 @@
 #/** @file\r
 #  \r
 #  SCSI bus driver. This driver scans all SCSI devices and creates a device handle for\r
-#  each of them. After this the driver installs the Path Device Protocol and SCSI I/O Protocol on\r
+#  each of them. After this the driver installs the Device Path Protocol and SCSI I/O Protocol on\r
 #  these handles.\r
 #  \r
 #  Copyright (c) 2006 - 2008, Intel Corporation. <BR>\r
@@ -58,7 +58,7 @@
 \r
 \r
 [Protocols]\r
-  gEfiScsiIoProtocolGuid                        # PROTOCOL BY_START\r
-  gEfiDevicePathProtocolGuid                    # PROTOCOL TO_START\r
-  gEfiScsiPassThruProtocolGuid                  # PROTOCOL TO_START\r
-  gEfiExtScsiPassThruProtocolGuid               # PROTOCOL TO_START\r
+  gEfiScsiIoProtocolGuid                        ## BY_START\r
+  gEfiDevicePathProtocolGuid                    ## TO_START\r
+  gEfiScsiPassThruProtocolGuid                  ## TO_START\r
+  gEfiExtScsiPassThruProtocolGuid               ## TO_START\r