]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/IScsiDxe/IScsiImpl.h
sync comments, fix function header, rename variable name to follow coding style.
[mirror_edk2.git] / MdeModulePkg / Universal / Network / IScsiDxe / IScsiImpl.h
index 1eb4b4b91b74896bee08c0751d513211c094570e..94ae9fe63fe1d6aff19e891668be632412199ffd 100644 (file)
@@ -1,6 +1,7 @@
-/*++\r
+/** @file\r
+  The header file of IScsiImpl.c\r
 \r
-Copyright (c) 2004 - 2007, Intel Corporation\r
+Copyright (c) 2004 - 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
@@ -14,12 +15,15 @@ Module Name:
   IScsiImpl.h\r
 \r
 Abstract:\r
+  The header file of IScsiImpl.c\r
 \r
---*/\r
+**/\r
 \r
 #ifndef _ISCSI_IMPL_H_\r
 #define _ISCSI_IMPL_H_\r
 \r
+#include <Uefi.h>\r
+\r
 #include <Library/NetLib.h>\r
 #include <Library/PrintLib.h>\r
 #include <Library/UefiRuntimeServicesTableLib.h>\r