summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/HttpBootDxe
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Replace ASSERT with error return code in PXE and HTTP boot driver.Fu Siyuan2016-12-192-11/+50
* NetworkPkg:Fix bug when parsing the dhcp6 option 16Zhang, Lubo2016-12-121-2/+2
* NetworkPkg: Check for the max DHCP packet length before use it.Fu Siyuan2016-11-214-4/+14
* NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-07-071-10/+9
* NetworkPkg: Fix some typos in Http boot driver.Paulo Alcantara2016-02-234-11/+11
* NetworkPkg: Remove a CopyMem to speed up the HTTP boot download.Fu Siyuan2016-02-221-108/+163
* NetworkPkg: Fix a bug in HttpBootDriverBindingStop() when destroying child.Zhang Lubo2015-12-211-2/+0
* NetworkPkg: Report Http Errors to screen when http layer occurs an errorZhang Lubo2015-11-181-1/+150
* NetworkPkg:Enable Http Boot over Ipv6 stackZhang Lubo2015-11-1814-195/+2733
* NetworkPkg: Update cache management in HTTP boot driver.Fu Siyuan2015-09-151-28/+35
* NetworkPkg: Enlarge receive block size of HTTP boot driver.Fu Siyuan2015-09-151-1/+1
* NetworkPkg: Convert the UNIX to DOS end of line formatJiaxin Wu2015-08-2713-4542/+4542
* NetworkPkg: Stop and release DHCP4 child after boot info is readyJiaxin Wu2015-08-181-0/+12
* NetworkPkg: Fix an error that the call function declared implicitly.Zhang Lubo2015-07-141-0/+2
* NetworkPkg: Add UEFI HTTP boot driver.Fu Siyuan2015-07-0715-0/+4528