]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/IScsiDxe/IScsiCommon.h
1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.
[mirror_edk2.git] / MdeModulePkg / Universal / Network / IScsiDxe / IScsiCommon.h
index 3f5e0187b7d6c7123f5dfa98f7016d29c8482c40..650c68d53bab2ff2ad93894d3fcb882b8de18e77 100644 (file)
@@ -1,7 +1,8 @@
-/*++\r
+/** @file\r
+  The common header file of Iscsi.\r
 \r
-Copyright (c) 2004 - 2007, Intel Corporation\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
@@ -9,13 +10,7 @@ http://opensource.org/licenses/bsd-license.php
 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
-Module Name:\r
-\r
-  IScsiCommon.h\r
-\r
-Abstract:\r
-\r
---*/\r
+**/\r
 \r
 #ifndef _ISCSI_COMMON_H_\r
 #define _ISCSI_COMMON_H_\r
@@ -23,6 +18,5 @@ Abstract:
 typedef struct _ISCSI_SESSION             ISCSI_SESSION;\r
 typedef struct _ISCSI_CONNECTION          ISCSI_CONNECTION;\r
 typedef struct _ISCSI_DRIVER_DATA         ISCSI_DRIVER_DATA;\r
-typedef struct _ISCSI_SESSION_CONFIG_DATA ISCSI_SESSION_CONFIG_DATA;\r
 \r
 #endif\r