mirror of https://github.com/acidanthera/audk.git
287f05cd1f
After boot image has been downloaded, the HTTP boot driver leaves the service in the started state, with an active TCP child. This may cause some problems: 1. The HTTP session may become unavaiable after a while, then a following HTTP Boot will fail. 2. An active TCP child will send RST to any incoming TCP message, which may break other driver which tries to setup a TCP connection. The HTTP boot driver doesn't provide any interface to the boot loader, so it's unnecessary to keep the service running after a boot image is downloaded. 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: Wu Jiaxin <jiaxin.wu@intel.com> |
||
---|---|---|
.. | ||
HttpBootClient.c | ||
HttpBootClient.h | ||
HttpBootComponentName.c | ||
HttpBootComponentName.h | ||
HttpBootConfig.c | ||
HttpBootConfig.h | ||
HttpBootConfigNVDataStruc.h | ||
HttpBootConfigStrings.uni | ||
HttpBootConfigVfr.vfr | ||
HttpBootDhcp4.c | ||
HttpBootDhcp4.h | ||
HttpBootDhcp6.c | ||
HttpBootDhcp6.h | ||
HttpBootDxe.c | ||
HttpBootDxe.h | ||
HttpBootDxe.inf | ||
HttpBootDxe.uni | ||
HttpBootDxeExtra.uni | ||
HttpBootImpl.c | ||
HttpBootImpl.h | ||
HttpBootSupport.c | ||
HttpBootSupport.h |