]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/IScsiDxe/IScsiImpl.h
update file header
[mirror_edk2.git] / MdeModulePkg / Universal / Network / IScsiDxe / IScsiImpl.h
index 94ae9fe63fe1d6aff19e891668be632412199ffd..26a03052b9a0377e8f53884f9cefc4d5a505a5a4 100644 (file)
@@ -1,5 +1,5 @@
 /** @file\r
-  The header file of IScsiImpl.c\r
+  The header file of IScsiImpl.c.\r
 \r
 Copyright (c) 2004 - 2008, Intel Corporation\r
 All rights reserved. This program and the accompanying materials\r
@@ -10,13 +10,6 @@ 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
-  IScsiImpl.h\r
-\r
-Abstract:\r
-  The header file of IScsiImpl.c\r
-\r
 **/\r
 \r
 #ifndef _ISCSI_IMPL_H_\r
@@ -32,12 +25,14 @@ Abstract:
 #include "IScsiConfigNVDataStruc.h"\r
 #include "IScsiExtScsiPassThru.h"\r
 #include "IScsiProto.h"\r
+#include "IScsiMisc.h"\r
 #include "IScsiCHAP.h"\r
+#include "IScsiConfig.h"\r
 #include "IScsiDhcp.h"\r
 #include "IScsiTcp4Io.h"\r
 #include "IScsiIbft.h"\r
-#include "IScsiMisc.h"\r
-#include "IScsiConfig.h"\r
+\r
+\r
 \r
 #define ISCSI_SESSION_SIGNATURE EFI_SIGNATURE_32 ('I', 'S', 'S', 'N')\r
 \r