]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/IScsiInitiatorName.h
Code Scrub for Protocol and Ppi Definition
[mirror_edk2.git] / MdePkg / Include / Protocol / IScsiInitiatorName.h
index 28c92edf2614ce75dc96fd747e754755826e7618..009610c70a35f8083c8bdae386b6b117a326e9f4 100644 (file)
@@ -2,7 +2,7 @@
   EFI_ISCSI_INITIATOR_NAME_PROTOCOL as defined in UEFI 2.0.\r
   It rovides the ability to get and set the iSCSI Initiator Name.                                                  \r
 \r
-  Copyright (c) 2006, Intel Corporation                                                         \r
+  Copyright (c) 2006 - 2008, Intel Corporation                                                         \r
   All rights reserved. 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
@@ -73,6 +73,15 @@ typedef EFI_STATUS
   )\r
 ;  \r
 \r
+/**  \r
+  @par Protocol Description:\r
+  iSCSI Initiator Name Protocol for setting and obtaining the iSCSI Initiator Name. \r
+  \r
+  @param Get Used to retrieve the iSCSI Initiator Name.\r
+\r
+  @param Set Used to set the iSCSI Initiator Name.\r
+\r
+**/\r
 struct _EFI_ISCSI_INITIATOR_NAME_PROTOCOL {\r
   EFI_ISCSI_INITIATOR_NAME_GET         Get;\r
   EFI_ISCSI_INITIATOR_NAME_SET         Set;\r