audk/NetworkPkg/IScsiDxe
sfu5 75dce34062 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot option on the different IP stack is selected.
2. Retrieve the IP information after iSCSI TCPv6 connection established and fill it into iBFT table.
3. Generate a random IAID for each NIC port to require different IPv6 address in PXE driver.
4. Update function EfiMtftp6Configure() and Mtftp6RrqHandleOack() to allocate at most one UdpIo.
5. Fix a typo from “destory” to “destroy” in network code.

Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
Reviewed-by: Ouyang Qian <qian.ouyang@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13859 6f19259b-4bc3-4df7-8a09-765794883524
2012-10-17 08:23:41 +00:00
..
ComponentName.c
IScsiAuthenticationInfo.c
IScsiCHAP.c Update code to avoid potential access violation. 2012-04-10 02:27:05 +00:00
IScsiCHAP.h Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
IScsiConfig.c Update code to avoid potential access violation. 2012-04-10 02:27:05 +00:00
IScsiConfig.h Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
IScsiConfigNVDataStruc.h Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
IScsiConfigStrings.uni
IScsiConfigVfr.vfr Update for NetworkPkg. 2011-12-15 02:57:46 +00:00
IScsiDhcp.c
IScsiDhcp.h
IScsiDhcp6.c
IScsiDhcp6.h
IScsiDriver.c Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
IScsiDriver.h
IScsiDxe.inf Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
IScsiExtScsiPassThru.c
IScsiIbft.c 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot option on the different IP stack is selected. 2012-10-17 08:23:41 +00:00
IScsiIbft.h
IScsiImpl.h 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot option on the different IP stack is selected. 2012-10-17 08:23:41 +00:00
IScsiInitiatorName.c
IScsiMisc.c Fixed build failed. 2012-05-31 08:35:48 +00:00
IScsiMisc.h 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot option on the different IP stack is selected. 2012-10-17 08:23:41 +00:00
IScsiProto.c 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot option on the different IP stack is selected. 2012-10-17 08:23:41 +00:00
IScsiProto.h Removes irrelevant parameter during negotiation to avoid login fail. 2012-04-12 09:54:59 +00:00