audk/NetworkPkg/IScsiDxe
Jiaxin Wu ef810bc807 NetworkPkg/IScsiDxe: Switch IP4 configuration policy to Static before DHCP
DHCP4 service allows only one of its children to be configured in the active
state. If the DHCP4 D.O.R.A started by IP4 auto configuration and has not
been completed, the Dhcp4 state machine will not be in the right state for
the iSCSI to start a new round D.O.R.A. So, we need to switch it's policy to
static.

Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
2017-05-11 10:52:50 +08:00
..
ComponentName.c Verified ChildHandle, and correct the name for a child. 2015-02-04 05:47:07 +00:00
IScsiAuthenticationInfo.c Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack and iSCSI MPIO. 2011-08-17 02:38:08 +00:00
IScsiCHAP.c NetworkPkg: Fix typo. 2015-03-16 01:46:32 +00:00
IScsiCHAP.h Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
IScsiConfig.c NetworkPkg: Add check logic for iSCSI driver. 2017-04-20 15:52:20 +08:00
IScsiConfig.h NetworkPkg: Add check logic for some variable in iSCSI driver. 2017-03-01 15:40:11 +08:00
IScsiConfigNVDataStruc.h NetworkPkg: Add check logic for iSCSI driver. 2017-04-20 15:52:20 +08:00
IScsiConfigStrings.uni NetworkPkg:Add scriptable configuration to iSCSI driver by leveraging x-UEFI. 2017-02-23 16:50:54 +08:00
IScsiConfigVfr.vfr NetworkPkg:Add scriptable configuration to iSCSI driver by leveraging x-UEFI. 2017-02-23 16:50:54 +08:00
IScsiDhcp.c NetworkPkg/IScsiDxe: Switch IP4 configuration policy to Static before DHCP 2017-05-11 10:52:50 +08:00
IScsiDhcp.h NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration. 2016-06-23 09:39:38 +08:00
IScsiDhcp6.c NetworkPkg: Fix bug in iSCSI mode ipv6 when enabling target DHCP. 2017-05-02 11:11:47 +08:00
IScsiDhcp6.h NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration. 2016-06-23 09:39:38 +08:00
IScsiDns.c NetworkPkg: Add dns support for target URL configuration in ISCSI. 2017-01-19 11:31:57 +08:00
IScsiDns.h NetworkPkg: Add dns support for target URL configuration in ISCSI. 2017-01-19 11:31:57 +08:00
IScsiDriver.c NetworkPkg/IScsiDxe: Fix the incorrect error handling in DriverEntryPoint 2017-03-23 11:40:06 +08:00
IScsiDriver.h NetworkPkg:Add scriptable configuration to iSCSI driver by leveraging x-UEFI. 2017-02-23 16:50:54 +08:00
IScsiDxe.inf NetworkPkg:Add scriptable configuration to iSCSI driver by leveraging x-UEFI. 2017-02-23 16:50:54 +08:00
IScsiDxe.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
IScsiDxeExtra.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
IScsiExtScsiPassThru.c NetworkPkg:Replace unsafe string functions. 2015-07-08 12:17:11 +00:00
IScsiIbft.c NetworkPkg: Refine codes of iSCSI driver 2016-08-18 13:54:01 +08:00
IScsiIbft.h Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack and iSCSI MPIO. 2011-08-17 02:38:08 +00:00
IScsiImpl.h NetworkPkg: Add dns support for target URL configuration in ISCSI. 2017-01-19 11:31:57 +08:00
IScsiInitiatorName.c Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack and iSCSI MPIO. 2011-08-17 02:38:08 +00:00
IScsiMisc.c NetworkPkg: Fix potential bug if the iSCSI use dns protocol. 2017-03-15 15:02:02 +08:00
IScsiMisc.h NetworkPkg:Add scriptable configuration to iSCSI driver by leveraging x-UEFI. 2017-02-23 16:50:54 +08:00
IScsiProto.c NetworkPkg: Add dns support for target URL configuration in ISCSI. 2017-01-19 11:31:57 +08:00
IScsiProto.h NetworkPkg: Support bracketed IPv6 address during a redirection in iSCSI 2016-10-26 16:43:31 +08:00