audk/MdeModulePkg
Jiaxin Wu 3d0a49ad47 MdeModulePkg: Fix issue about current Ip4Dxe implementation for DHCP DORA process
DHCP policy is applied as default at boot time on all NICs in the system, which results
in all NIC ports attempting DHCP and trying to acquire IP addresses during boot.
Ip4 driver should only set dhcp as default policy, and not trigger DORA at driver binding
start(). We should start DORA until one IP child is configured to use default address.

Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18201 6f19259b-4bc3-4df7-8a09-765794883524
2015-08-11 11:07:17 +00:00
..
Application UiApp: Update copyright info, cover old code existed in old BdsDxe driver. 2015-08-05 07:10:01 +00:00
Bus MdeModulePkg/Usb: Adjust TPL to not block async transfer during usb enum. 2015-08-06 07:13:16 +00:00
Core MdeModulePkg DxeIpl: Fix IA32 build failure with GCC 5.1.1 2015-08-07 23:53:53 +00:00
Include MdeModulePkg: Use monotonic count to initialize the NetLib random seed. 2015-08-07 03:22:10 +00:00
Library MdeModulePkg: Use monotonic count to initialize the NetLib random seed. 2015-08-07 03:22:10 +00:00
Logo MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files. 2014-09-03 08:39:12 +00:00
Universal MdeModulePkg: Fix issue about current Ip4Dxe implementation for DHCP DORA process 2015-08-11 11:07:17 +00:00
Contributions.txt */Contributions.txt: Update example email address 2015-02-03 17:29:14 +00:00
License.txt Update copyright format 2012-04-24 06:49:39 +00:00
MdeModulePkg.dec MdeModulePkg DxeIpl: Add stack NX support 2015-08-05 12:45:21 +00:00
MdeModulePkg.dsc UiApp code split from IntelFrameworkModulePkg/Universal/BdsDxe driver. 2015-07-30 03:41:35 +00:00
MdeModulePkg.uni MdeModulePkg DxeIpl: Add stack NX support 2015-08-05 12:45:21 +00:00
MdeModulePkgExtra.uni MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:55:48 +00:00