]> git.proxmox.com Git - mirror_edk2.git/commit - NetworkPkg/UefiPxeBcDxe/PxeBcImpl.c
NetworkPkg: reset DHCP child when leaving PXE LoadFile.
authorFu Siyuan <siyuan.fu@intel.com>
Fri, 16 Oct 2015 07:18:51 +0000 (07:18 +0000)
committersfu5 <sfu5@Edk2>
Fri, 16 Oct 2015 07:18:51 +0000 (07:18 +0000)
commitc476450456c964cd78ad0af4171e8687eea7dc90
tree420152f016bc5f238b8bb36d69ce8bcf5284893e
parent30268f29bd38a8e07b9914a1be00583c172c4c40
NetworkPkg: 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: Ye Ting <ting.ye@intel.com>
Reviewed-by: Sriram Subramanian <sriram-s@hpe.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18616 6f19259b-4bc3-4df7-8a09-765794883524
NetworkPkg/UefiPxeBcDxe/PxeBcImpl.c