audk/MdeModulePkg/Universal/Network/IScsiDxe
xdu2 dd29f3edb9 For network dynamic media support:
1. add library function NetLibDetectMedia to NetLib for media detection
2. update MnpDxe to periodically poll for media status update and check for media status before packet transmit
3. update Ip4Dxe to return ModeData using Mnp->GetModeData()
4. update IScsiDxe to check for media status before try to do DHCP and session login
5. update UefiPxeBcDxe to check for media status before PXE start

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9919 6f19259b-4bc3-4df7-8a09-765794883524
2010-02-03 04:37:53 +00:00
..
ComponentName.c update file header 2008-12-10 01:57:01 +00:00
ComponentName.h unified "iSCSI" in all comments 2009-01-13 08:44:22 +00:00
IScsiCHAP.c refine the code and add more security check. 2010-01-08 02:35:56 +00:00
IScsiCHAP.h [Change summary]: 2009-11-04 08:18:34 +00:00
IScsiCommon.h unified "iSCSI" in all comments 2009-01-13 08:44:22 +00:00
IScsiConfig.c Add VLAN support. 2009-12-30 13:47:55 +00:00
IScsiConfig.h Add VLAN support. 2009-12-30 13:47:55 +00:00
IScsiConfigDxe.vfr 1. Update the maximum length to 224 in ISCSI_CONFIG_IFR_NVDATA() to store 223 byte name plus one NULL-terminator. 2010-02-01 05:01:07 +00:00
IScsiConfigDxeStrings.uni sync tracker 210250&210253 of R8 into R9, which fix the issue of iSCSI CHAP Secret UI allows the minimum number of 13 characters while the spec only requires 12 2009-07-01 00:47:09 +00:00
IScsiConfigNVDataStruc.h 1. Update the maximum length to 224 in ISCSI_CONFIG_IFR_NVDATA() to store 223 byte name plus one NULL-terminator. 2010-02-01 05:01:07 +00:00
IScsiDhcp.c For network dynamic media support: 2010-02-03 04:37:53 +00:00
IScsiDhcp.h For network dynamic media support: 2010-02-03 04:37:53 +00:00
IScsiDriver.c Update network drivers to use FreePool() instead of gBS->FreePool(). 2009-11-13 06:13:59 +00:00
IScsiDriver.h 202033 make .h more clear, seperate ComponentName.h IScsiInitiatorName.h from IScsiDriver.h 2008-12-16 08:10:07 +00:00
IScsiDxe.inf Enhance iSCSI ibft table for copy oemid and oemtableID from acpi tables. 2009-07-06 03:06:50 +00:00
IScsiExtScsiPassThru.c initial Target byte array with 0xff (all bytes are 0xff in this array)in GetTargetLun to consistent with GetNextTargetLun. 2009-07-15 03:16:13 +00:00
IScsiExtScsiPassThru.h update file header 2008-12-10 03:22:05 +00:00
IScsiIbft.c 1. Update the maximum length to 224 in ISCSI_CONFIG_IFR_NVDATA() to store 223 byte name plus one NULL-terminator. 2010-02-01 05:01:07 +00:00
IScsiIbft.h Add #include Acpi.h so the ACPI 3.0 Table Revision define is available. 2009-05-20 18:57:51 +00:00
IScsiImpl.h Enhance iSCSI ibft table for copy oemid and oemtableID from acpi tables. 2009-07-06 03:06:50 +00:00
IScsiInitiatorName.c unified "iSCSI" in all comments 2009-01-13 08:44:22 +00:00
IScsiInitiatorName.h unified "iSCSI" in all comments 2009-01-13 08:44:22 +00:00
IScsiMisc.c Add VLAN support. 2009-12-30 13:47:55 +00:00
IScsiMisc.h Add VLAN support. 2009-12-30 13:47:55 +00:00
IScsiProto.c For network dynamic media support: 2010-02-03 04:37:53 +00:00
IScsiProto.h For network dynamic media support: 2010-02-03 04:37:53 +00:00
IScsiTcp4Io.c Update network drivers to use FreePool() instead of gBS->FreePool(). 2009-11-13 06:13:59 +00:00
IScsiTcp4Io.h unified "iSCSI" in all comments 2009-01-13 08:44:22 +00:00
Md5.c 1) delete unused parameter from IScsiCHAPOnRspReceived () 2008-12-14 12:25:48 +00:00
Md5.h Update modules to show real dependencies on the BaseMemoryLib and MemoryAllocationLib 2009-05-20 23:15:47 +00:00