summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/HttpBootDxe/HttpBootImpl.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg/HttpBootDxe: Fix various typosAntoine Coeur2020-02-101-1/+1
* NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* NetworkPkg: Clean up source filesLiming Gao2018-06-281-39/+39
* NetworkPkg/HttpBootDxe: Fix the incorrect error message output.Jiaxin Wu2018-03-021-17/+20
* NetworkPkg/HttpBootDxe: Break the HttpBoot Callback function when meet redire...Jiaxin Wu2017-12-221-0/+1
* NetworkPkg/HttpBootDxe: Avoid the potential memory leak when eror happen.Jiaxin Wu2017-12-221-1/+5
* NetworkPkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout.fanwang22017-12-181-4/+4
* NetworkPkg: Print error message to screen if error occurs during HTTP boot.Fu Siyuan2017-11-161-0/+21
* NetworkPkg/HttpBootDxe: Update device path node to include DNS informationJiaxin Wu2017-08-141-0/+5
* NetworkPkg: Display HTTP redirection info to the screen if need.Fu Siyuan2017-08-031-2/+21
* NetworkPkg: Fix GCC build issue.Fu Siyuan2017-06-231-0/+1
* NetworkPkg/HttpBootDxe: Add HTTP Boot Callback protocol support.Fu Siyuan2017-06-221-12/+209
* NetworkPkg: Check for the max DHCP packet length before use it.Fu Siyuan2016-11-181-2/+2
* NetworkPkg: Stop the HTTP Boot service after the boot image download complete.Fu Siyuan2016-06-301-1/+5
* NetworkPkg/HttpBootDxe: Fix for the issue that the HTTP boot option can't be ...Sunny Wang2016-05-061-2/+4
* NetworkPkg: Add RAM disk boot support to HTTP Boot driver.Fu Siyuan2016-04-111-48/+88
* NetworkPkg:Fix Http boot download issue.Zhang Lubo2016-03-251-1/+1
* NetworkPkg: Add URI configuration form to HTTP boot driver.Fu Siyuan2016-03-071-15/+56
* NetworkPkg:Enable Http Boot over Ipv6 stackZhang Lubo2015-11-091-19/+90
* NetworkPkg: Convert the UNIX to DOS end of line formatJiaxin Wu2015-08-271-364/+364
* NetworkPkg: Stop and release DHCP4 child after boot info is readyJiaxin Wu2015-08-181-0/+12
* NetworkPkg: Add UEFI HTTP boot driver.Fu Siyuan2015-07-071-0/+352