summaryrefslogtreecommitdiff
path: root/NetworkPkg/HttpBootDxe/HttpBootDxe.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07NetworkPkg: Apply uncrustify changesMichael Kubacki1-106/+105
2020-02-10NetworkPkg/HttpBootDxe: Fix various typosAntoine Coeur1-4/+4
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-01-14NetworkPkg: Protocol Uninstallation CleanupAshish Singhal1-10/+5
2018-06-28NetworkPkg: Clean up source filesLiming Gao1-129/+129
2017-10-30NetworkPkg/HttpBootDxe: Add check to avoid use NULL pointerJiaxin Wu1-23/+27
2017-10-26NetworkPkg/HttpBootDxe: Add IPv6 support condition check.Jiaxin Wu1-9/+152
2016-03-16NetworkPkg: Fix the driver model issue in HTTP Boot driver.Fu Siyuan1-9/+9
2016-03-07NetworkPkg: Add URI configuration form to HTTP boot driver.Fu Siyuan1-8/+36
2015-11-30NetworkPkg: Fix a bug in HttpBootDriverBindingStop() when destroying child.Zhang Lubo1-2/+0
2015-11-09NetworkPkg:Enable Http Boot over Ipv6 stackZhang Lubo1-116/+727
2015-08-27NetworkPkg: Convert the UNIX to DOS end of line formatJiaxin Wu1-559/+559
2015-07-07NetworkPkg: Add UEFI HTTP boot driver.Fu Siyuan1-0/+559