]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/IScsiDxe/IScsiDxe.inf
EmbeddedPkg/PrePiHobLib: drop CreateHobList() from library
[mirror_edk2.git] / NetworkPkg / IScsiDxe / IScsiDxe.inf
index 995ec853d249103f9bc4eba43deb8c3406779130..195dc191250fdb9d504706933d8737fecdc23d0a 100644 (file)
@@ -2,7 +2,17 @@
 #  Client-side iSCSI service.\r
 #\r
 #  The iSCSI driver provides iSCSI service in the preboot environment and supports\r
-#  booting over iSCSI.\r
+#  booting over iSCSI. This driver supports both IPv4 and IPv6 network stack.\r
+#\r
+#  Notes:\r
+#  1) This driver can't co-work with the IScsiDxe driver in MdeModulePkg.\r
+#  2) This driver includes more bug fixes and supports more features (e.g. IPv6, Dns\r
+#     support for target URL configuration, iSCSI keyword support) than the IscsiDxe\r
+#     driver in MdeModulePkg. So, we recommend using this driver even though both of\r
+#     them can be used.\r
+#  3) This driver depends on OpenSSL. To use this driver, please follow the\r
+#     instructions found in the file "OpenSSL-HOWTO.txt" located in\r
+#     CryptoPkg\Library\OpensslLib to enable the OpenSSL building first.\r
 #\r
 # Copyright (c) 2004 - 2018, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials\r
   gEfiIfrTianoGuid                              ## SOMETIMES_PRODUCES ## UNDEFINED\r
   gEfiAcpiTableGuid                             ## SOMETIMES_CONSUMES ## SystemTable\r
   gEfiAcpi10TableGuid                           ## SOMETIMES_CONSUMES ## SystemTable\r
-  gEfiAcpi20TableGuid                           ## SOMETIMES_CONSUMES ## SystemTable\r
   gEfiAdapterInfoNetworkBootGuid                ## SOMETIMES_CONSUMES ## UNDEFINED\r
   gEfiAdapterInfoUndiIpv6SupportGuid            ## SOMETIMES_CONSUMES ## GUID\r
 \r