summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/HttpBootDxe
Commit message (Expand)AuthorAgeFilesLines
...
* NetworkPkg:Fix bug when parsing the dhcp6 option 16Zhang, Lubo2016-03-251-2/+2
* NetworkPkg:Fix Http boot download issue.Zhang Lubo2016-03-251-1/+1
* NetworkPkg: Fix HII related problem in HTTP boot driver.Fu Siyuan2016-03-243-17/+85
* NetworkPkg: Fix the driver model issue in HTTP Boot driver.Fu Siyuan2016-03-166-41/+29
* NetworkPkg: fix function comments in HttpBootDxe.Fu Siyuan2016-03-153-2/+4
* NetworkPkg: Use the New Functions from HttpLibGhazi Belaam2016-03-101-38/+5
* NetworkPkg: Convert UNI file to UTF8 format.Fu Siyuan2016-03-101-0/+0
* NetworkPkg: HttpBootDxe: fix gcc build failure.Laszlo Ersek2016-03-081-1/+1
* NetworkPkg: Add URI configuration form to HTTP boot driver.Fu Siyuan2016-03-0715-109/+1259
* NetworkPkg: Use Http11 definitions in HttpDxe and HttpBootDxeSamer El-Haj-Mahmoud2016-02-253-6/+8
* NetworkPkg:Add a new error status code EFI_HTTP_ERRORZhang Lubo2016-02-033-16/+26
* NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo2016-01-281-2/+7
* NetworkPkg: Fix some typos in Http boot driver.Paulo Alcantara2016-01-124-11/+11
* NetworkPkg: Remove a CopyMem to speed up the HTTP boot download.Fu Siyuan2015-12-231-108/+163
* NetworkPkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* NetworkPkg: Fix a bug in HttpBootDriverBindingStop() when destroying child.Zhang Lubo2015-11-301-2/+0
* NetworkPkg: Report Http Errors to screen when http layer occurs an errorZhang Lubo2015-11-101-1/+150
* NetworkPkg:Enable Http Boot over Ipv6 stackZhang Lubo2015-11-0914-195/+2733
* NetworkPkg: Update cache management in HTTP boot driver.Fu Siyuan2015-09-141-28/+35
* NetworkPkg: Enlarge receive block size of HTTP boot driver.Fu Siyuan2015-09-141-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