]> git.proxmox.com Git - mirror_edk2.git/commit
NetworkPkg:Fix the issue Http boot hang when network failed.
authorZhang Lubo <lubo.zhang@intel.com>
Fri, 18 Dec 2015 01:52:17 +0000 (01:52 +0000)
committerluobozhang <luobozhang@Edk2>
Fri, 18 Dec 2015 01:52:17 +0000 (01:52 +0000)
commit621a618a8c2c12f59c4982340b5cdd9d95d45518
treeeb27e7b7d8e43afd3dd5c6069df475f79a5a2e4b
parenta00bd8e0e652fe8bbab8a9422fbc25d83552e9f8
NetworkPkg:Fix the issue Http boot hang when network failed.

For both IPv4 and IPv6, when network transfer failed, such as disconnected
cable or disable http server, HTTP boot should exit back to the menu UI
rather than hang.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo <lubo.zhang@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
Reviewed-by: Wu Jiaxin <jiaxin.wu@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19335 6f19259b-4bc3-4df7-8a09-765794883524
NetworkPkg/HttpDxe/HttpProto.c