]> git.proxmox.com Git - mirror_edk2.git/commitdiff
update file header
authorywu21 <ywu21@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 10 Dec 2008 04:02:58 +0000 (04:02 +0000)
committerywu21 <ywu21@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 10 Dec 2008 04:02:58 +0000 (04:02 +0000)
move typedef struct _ISCSI_SESSION_CONFIG_DATA ISCSI_SESSION_CONFIG_DATA;  to IScsiMisc.h

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6962 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Universal/Network/IScsiDxe/IScsiCommon.h

index cd5d257d9e887f9952fed2ddd14e72db4673aad9..a295bbc32ab7433c1e7f8975e4c7b87a916c1203 100644 (file)
@@ -1,22 +1,13 @@
 /** @file\r
-  The common header file of Iscsi\r
+  The common header file of Iscsi.\r
 \r
-Copyright (c) 2004 - 2008, Intel Corporation\r
+Copyright (c) 2004 - 2008, Intel Corporation.<BR>\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
 http://opensource.org/licenses/bsd-license.php\r
 \r
 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
-  The common header file of Iscsi\r
 \r
 **/\r
 \r
@@ -26,6 +17,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