]> git.proxmox.com Git - mirror_edk2.git/commit
NetworkPkg: Stop and release DHCP4 child after boot info is ready
authorJiaxin Wu <jiaxin.wu@intel.com>
Tue, 18 Aug 2015 03:08:27 +0000 (03:08 +0000)
committerjiaxinwu <jiaxinwu@Edk2>
Tue, 18 Aug 2015 03:08:27 +0000 (03:08 +0000)
commit36673054200c24a38bedea10e19765830bd2ad2c
tree22ffddbb823a9354bdf0b1bc0ed06c01052c0139
parent71028ba2c4c398d70475504e671d048d9003d90f
NetworkPkg: Stop and release DHCP4 child after boot info is ready

HttpBootDxe need to stop and release the DHCP4 child when it's
not used so the NBP could create new DHCP4 child and use it.

Cc: Ye Ting <ting.ye@intel.com>
Cc: Zhang Lubo <lubo.zhang@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@18231 6f19259b-4bc3-4df7-8a09-765794883524
NetworkPkg/HttpBootDxe/HttpBootImpl.c