audk/MdeModulePkg/Universal/Network/UefiPxeBcDxe
Fu Siyuan 30268f29bd MdeModulePkg: reset DHCP child when leaving PXE LoadFile.
The DHCP4 can have only one configured child instance so we need to reset
the DHCP4 child when leaving PXE driver's LoadFile() function, otherwise the
other programs which also need to use DHCP4 (like HTTP boot) will be impacted.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Sriram Subramanian <sriram-s@hpe.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18615 6f19259b-4bc3-4df7-8a09-765794883524
2015-10-16 07:18:38 +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: reset DHCP child when leaving PXE LoadFile. 2015-10-16 07:18:38 +00:00
PxeBcImpl.h MdeModulePkg: PXE Driver's LoadFile protocol should check FilePath 2015-09-10 09:46:59 +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