mirror of https://github.com/acidanthera/audk.git
f33d39949b
For IPv6 case, if one invalid URL returned from DHCP server, HttpBootDxe driver could not retrieve the URL host address from DNS server. In such a case, the error message should be printed as: Error: Could not retrieve the host address from DNS server. Instead of: Error: Could not discover the boot information for DHCP server. Then, we can still output as following: Error: Could not retrieve NBP file size from HTTP server. Besides, currently implementation in HttpBootLoadFile will always output error message even the HTTP process is correct. This patch is to fix above issue. Cc: Ye Ting <ting.ye@intel.com> Cc: Fu Siyuan <siyuan.fu@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com> Reviewed-by: Fu Siyuan <siyuan.fu@intel.com> Reviewed-by: Ye Ting <ting.ye@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 |