audk/MdeModulePkg/Universal/Network/UefiPxeBcDxe
Zhang Lubo 14e84fd888 MdeModulePkg: Fix the issue cannot boot to UEFI Network after reset
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 PXE to start a new round
D.O.R.A., so we need to switch it's policy to static.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo <lubo.zhang@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Wu Jiaxin <jiaxin.wu@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18107 6f19259b-4bc3-4df7-8a09-765794883524
2015-07-29 06:37:48 +00:00
..
ComponentName.c 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. 2012-12-13 06:47:06 +00:00
PxeBcDhcp.c MdeModulePkg: Fix the issue cannot boot to UEFI Network after reset 2015-07-29 06:37:48 +00:00
PxeBcDhcp.h MdeModulePkg: Fix the issue cannot boot to UEFI Network after reset 2015-07-29 06:37:48 +00:00
PxeBcDriver.c MdeModulePkg: Fix the issue cannot boot to UEFI Network after reset 2015-07-29 06:37:48 +00:00
PxeBcDriver.h Update the copyright notice format 2010-04-24 09:33:45 +00:00
PxeBcImpl.c MdeModulePkg: Fix the issue cannot boot to UEFI Network after reset 2015-07-29 06:37:48 +00:00
PxeBcImpl.h MdeModulePkg: Fix the issue cannot boot to UEFI Network after reset 2015-07-29 06:37:48 +00:00
PxeBcMtftp.c MdeModulePkg: Replace unsafe string functions. 2015-07-08 06:35:37 +00:00
PxeBcMtftp.h MdeModulePkg: Replace unsafe string functions. 2015-07-08 06:35:37 +00:00
PxeBcSupport.c MdeModulePkg: Replace unsafe string functions. 2015-07-08 06:35:37 +00:00
PxeBcSupport.h MdeModulePkg: Replace unsafe string functions. 2015-07-08 06:35:37 +00:00
UefiPxe4BcDxe.uni MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files. 2014-09-03 08:39:12 +00:00
UefiPxe4BcDxeExtra.uni MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:53:43 +00:00
UefiPxeBcDxe.inf MdeModulePkg: Fix the issue cannot boot to UEFI Network after reset 2015-07-29 06:37:48 +00:00