]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/IScsiDxe/IScsiInitiatorName.h
Update the copyright notice format
[mirror_edk2.git] / MdeModulePkg / Universal / Network / IScsiDxe / IScsiInitiatorName.h
index 5bb2c39d0ee34e4a207495198478174ce716f4bc..f967fb3830952559aa0ae7c13e8a197e0e5b20b0 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   The header file for EFI iSCSI Initiator Name Protocol.\r
 \r
-Copyright (c) 2004 - 2008, Intel Corporation.<BR>\r
-All rights reserved. This program and the accompanying materials\r
+Copyright (c) 2004 - 2008, 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
@@ -20,7 +20,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 extern EFI_ISCSI_INITIATOR_NAME_PROTOCOL  gIScsiInitiatorName;\r
 \r
 //\r
-// EFI IScsi Initiator Name Protocol for IScsi driver.\r
+// EFI iSCSI Initiator Name Protocol for IScsi driver.\r
 //\r
 \r
 /**\r
@@ -32,7 +32,7 @@ extern EFI_ISCSI_INITIATOR_NAME_PROTOCOL  gIScsiInitiatorName;
   @param[out]      Buffer     Pointer to the buffer for data to be read.\r
 \r
   @retval EFI_SUCCESS           Data was successfully retrieved into the provided buffer and the\r
-                                BufferSize was sufficient to handle the iSCSI initiator name\r
+                                BufferSize was sufficient to handle the iSCSI initiator name.\r
   @retval EFI_BUFFER_TOO_SMALL  BufferSize is too small for the result.\r
   @retval EFI_INVALID_PARAMETER BufferSize or Buffer is NULL.\r
   @retval EFI_DEVICE_ERROR      The iSCSI initiator name could not be retrieved due to a hardware error.\r
@@ -60,7 +60,7 @@ IScsiGetInitiatorName (
   @retval EFI_DEVICE_ERROR      The data could not be stored due to a hardware error.\r
   @retval EFI_OUT_OF_RESOURCES  Not enough storage is available to hold the data.\r
   @retval EFI_PROTOCOL_ERROR    Input iSCSI initiator name does not adhere to RFC 3720\r
-                                (and other related protocols)\r
+                                (and other related protocols).\r
   @retval Others                Other errors as indicated.\r
 **/\r
 EFI_STATUS\r