summaryrefslogtreecommitdiff
path: root/NetworkPkg/HttpBootDxe
AgeCommit message (Expand)Author
2016-05-06NetworkPkg: Ignore BootFileName if it is overloaded.Fu Siyuan
2016-05-06NetworkPkg: Fix a memory leak in HTTP boot driver.Fu Siyuan
2016-05-06NetworkPkg/HttpBootDxe: Fix for the issue that the HTTP boot option can't be ...Sunny Wang
2016-05-05NetworkPkg: Use UefiBootManagerLib API to create load option.Fu Siyuan
2016-04-27NetworkPkg: Allow user to create a HTTP corporate boot option in setup page.Fu Siyuan
2016-04-11NetworkPkg: Add RAM disk boot support to HTTP Boot driver.Fu Siyuan
2016-04-01NetworkPkg: Check pointer for NULL before use.Fu Siyuan
2016-03-25NetworkPkg:Fix bug when parsing the dhcp6 option 16Zhang, Lubo
2016-03-25NetworkPkg:Fix Http boot download issue.Zhang Lubo
2016-03-24NetworkPkg: Fix HII related problem in HTTP boot driver.Fu Siyuan
2016-03-16NetworkPkg: Fix the driver model issue in HTTP Boot driver.Fu Siyuan
2016-03-15NetworkPkg: fix function comments in HttpBootDxe.Fu Siyuan
2016-03-10NetworkPkg: Use the New Functions from HttpLibGhazi Belaam
2016-03-10NetworkPkg: Convert UNI file to UTF8 format.Fu Siyuan
2016-03-08NetworkPkg: HttpBootDxe: fix gcc build failure.Laszlo Ersek
2016-03-07NetworkPkg: Add URI configuration form to HTTP boot driver.Fu Siyuan
2016-02-25NetworkPkg: Use Http11 definitions in HttpDxe and HttpBootDxeSamer El-Haj-Mahmoud
2016-02-03NetworkPkg:Add a new error status code EFI_HTTP_ERRORZhang Lubo
2016-01-28NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo
2016-01-12NetworkPkg: Fix some typos in Http boot driver.Paulo Alcantara
2015-12-23NetworkPkg: Remove a CopyMem to speed up the HTTP boot download.Fu Siyuan
2015-12-15NetworkPkg: Convert all .uni files to utf-8Jordan Justen
2015-11-30NetworkPkg: Fix a bug in HttpBootDriverBindingStop() when destroying child.Zhang Lubo
2015-11-10NetworkPkg: Report Http Errors to screen when http layer occurs an errorZhang Lubo
2015-11-09NetworkPkg:Enable Http Boot over Ipv6 stackZhang Lubo
2015-09-14NetworkPkg: Update cache management in HTTP boot driver.Fu Siyuan
2015-09-14NetworkPkg: Enlarge receive block size of HTTP boot driver.Fu Siyuan
2015-08-27NetworkPkg: Convert the UNIX to DOS end of line formatJiaxin Wu
2015-08-18NetworkPkg: Stop and release DHCP4 child after boot info is readyJiaxin Wu
2015-07-14NetworkPkg: Fix an error that the call function declared implicitly.Zhang Lubo
2015-07-07NetworkPkg: Add UEFI HTTP boot driver.Fu Siyuan