]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/IScsiDxe/ComponentName.h
Retire Extended HII library class.
[mirror_edk2.git] / MdeModulePkg / Universal / Network / IScsiDxe / ComponentName.h
index ee233781306c6d565f5d7fb427cd4f4463b559e8..aa54ad3b3032b34c54627f793319b20b2e905110 100644 (file)
@@ -22,7 +22,7 @@ extern EFI_COMPONENT_NAME2_PROTOCOL       gIScsiComponentName2;
 extern EFI_COMPONENT_NAME_PROTOCOL        gIScsiComponentName;\r
 \r
 //\r
-// EFI Component Name Protocol for IScsi driver.\r
+// EFI Component Name Protocol for iSCSI driver.\r
 //\r
 \r
 /**\r
@@ -36,7 +36,7 @@ extern EFI_COMPONENT_NAME_PROTOCOL        gIScsiComponentName;
   then EFI_UNSUPPORTED is returned.\r
   \r
   @param[in]  This        A pointer to the EFI_COMPONENT_NAME_PROTOCOL instance.\r
-  @param[in]  Language    A pointer to a three character ISO 639-2 language identifier.\r
+  @param[in]  Language    A pointer to a three characters ISO 639-2 language identifier.\r
                           This is the language of the driver name that that the caller\r
                           is requesting, and it must match one of the languages specified\r
                           in SupportedLanguages.  The number of languages supported by a\r
@@ -63,7 +63,7 @@ IScsiComponentNameGetDriverName (
 \r
 /**\r
   Retrieves a Unicode string that is the user readable name of the controller\r
-  that is being managed by an EFI Driver.Currently not implemented.\r
+  that is being managed by an EFI Driver. Currently not implemented.\r
 \r
   @param[in]  This             A pointer to the EFI_COMPONENT_NAME_PROTOCOL instance.\r
   @param[in]  ControllerHandle The handle of a controller that the driver specified by\r
@@ -75,7 +75,7 @@ IScsiComponentNameGetDriverName (
                                for a bus drivers that wish to retrieve the name of the\r
                                bus controller.  It will not be NULL for a bus driver\r
                                that wishes to retrieve the name of a child controller.\r
-  @param[in]  Language         A pointer to a three character ISO 639-2 language\r
+  @param[in]  Language         A pointer to a three characters ISO 639-2 language\r
                                identifier.  This is the language of the controller name\r
                                that that the caller is requesting, and it must match one\r
                                of the languages specified in SupportedLanguages.  The\r
@@ -111,7 +111,7 @@ IScsiComponentNameGetControllerName (
   );\r
   \r
 //\r
-// EFI IScsi Initiator Name Protocol for IScsi driver.\r
+// EFI iSCSI Initiator Name Protocol for IScsi driver.\r
 //\r
 \r
 /**\r