]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf
Update modules to show real dependencies on the BaseMemoryLib and MemoryAllocationLib
[mirror_edk2.git] / MdeModulePkg / Universal / Network / IScsiDxe / IScsiDxe.inf
index dd71a80f56bbb51207d23a7bd79f6a3ccc62ab8b..b1415252c31ba7b892f9ab99e378890f0bf08554 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Component description file for IScsi module.\r
 \r
-Copyright (c) 2004 - 2008, Intel Corporation.<BR>\r
+Copyright (c) 2004 - 2009, 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
@@ -41,6 +41,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
   IScsiDhcp.h\r
   IScsiCommon.h\r
   IScsiCHAP.h\r
+  IScsiInitiatorName.h\r
+  ComponentName.h\r
   Md5.h\r
   IScsiTcp4Io.c\r
   IScsiProto.c\r
@@ -58,12 +60,11 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
   IScsiConfig.c\r
   IScsiConfig.h\r
   IScsiImpl.h\r
+  IScsiConfigNVDataStruc.h\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
-  IntelFrameworkPkg/IntelFrameworkPkg.dec\r
-  IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
 \r
 [LibraryClasses]\r
   UefiDriverEntryPoint\r
@@ -71,13 +72,12 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
   BaseLib\r
   UefiBootServicesTableLib\r
   UefiRuntimeServicesTableLib\r
+  BaseMemoryLib\r
+  MemoryAllocationLib\r
   DevicePathLib\r
   DebugLib\r
   PrintLib\r
   HiiLib\r
-  IfrSupportLib\r
-  ExtendedHiiLib\r
-  ExtendedIfrSupportLib\r
   NetLib\r
 \r
 [Protocols]\r
@@ -89,6 +89,10 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
   gEfiHiiDatabaseProtocolGuid\r
   gEfiHiiConfigAccessProtocolGuid\r
   gEfiPciIoProtocolGuid\r
-  gEfiAcpiSupportProtocolGuid\r
+  gEfiAcpiTableProtocolGuid\r
   gEfiDhcp4ProtocolGuid\r
   gEfiDhcp4ServiceBindingProtocolGuid\r
+\r
+[Guids]\r
+  gEfiEventExitBootServicesGuid\r
+  gEfiIfrTianoGuid                              ## CONSUMES ## Guid\r