summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/HttpBootDxe/HttpBootDhcp6.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg/HttpBootDxe: Fix various typosAntoine Coeur2020-02-101-5/+5
* NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* NetworkPkg: Clean up source filesLiming Gao2018-06-281-60/+60
* NetworkPkg/HttpBootDxe: Add HTTP Boot Callback protocol support.Fu Siyuan2017-06-221-42/+64
* NetworkPkg: Replace ASSERT with error return code in PXE and HTTP boot driver.Fu Siyuan2016-12-191-6/+23
* NetworkPkg: Check for the max DHCP packet length before use it.Fu Siyuan2016-11-181-0/+6
* NetworkPkg: Remove redundant code in HTTP boot driver.Fu Siyuan2016-10-121-3/+0
* NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo2016-06-231-15/+15
* NetworkPkg: Replace ASSERT with error handling in Http boot and IScsiZhang Lubo2016-06-231-1/+4
* NetworkPkg:Fix bug when parsing the dhcp6 option 16Zhang, Lubo2016-03-251-2/+2
* NetworkPkg: Add URI configuration form to HTTP boot driver.Fu Siyuan2016-03-071-1/+5
* NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo2016-01-281-2/+7
* NetworkPkg:Enable Http Boot over Ipv6 stackZhang Lubo2015-11-091-0/+984