]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf
Add in a check to make sure "BootCurrent" is created only when it match a valid ...
[mirror_edk2.git] / MdeModulePkg / Universal / Network / IScsiDxe / IScsiDxe.inf
index 1dfa222a16202238cd9816cadf02bfb77bfa7a24..d18ed2b60707ee76329c181858d2fe3bdf37711e 100644 (file)
@@ -1,17 +1,16 @@
-#/** @file\r
-#  Component description file for IScsi module.\r
-#\r
-#  Copyright (c) 2006 - 2007, 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
-#  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
-#\r
-#**/\r
+/** @file\r
+  Component description file for IScsi module.\r
+\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
+**/\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -42,6 +41,9 @@
   IScsiDhcp.h\r
   IScsiCommon.h\r
   IScsiCHAP.h\r
+  IScsiInitiatorName.h\r
+  ComponentName.h\r
+  Md5.h\r
   IScsiTcp4Io.c\r
   IScsiProto.c\r
   IScsiMisc.c\r