summaryrefslogtreecommitdiff
path: root/NetworkPkg/HttpBootDxe/HttpBootDhcp6.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-24NetworkPkg: SECURITY PATCH CVE-2023-45237Doug Flick1-1/+9
2021-12-07NetworkPkg: Apply uncrustify changesMichael Kubacki1-213/+225
2020-02-10NetworkPkg/HttpBootDxe: Fix various typosAntoine Coeur1-5/+5
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28NetworkPkg: Clean up source filesLiming Gao1-60/+60
2017-06-22NetworkPkg/HttpBootDxe: Add HTTP Boot Callback protocol support.Fu Siyuan1-42/+64
2016-12-19NetworkPkg: Replace ASSERT with error return code in PXE and HTTP boot driver.Fu Siyuan1-6/+23
2016-11-18NetworkPkg: Check for the max DHCP packet length before use it.Fu Siyuan1-0/+6
2016-10-12NetworkPkg: Remove redundant code in HTTP boot driver.Fu Siyuan1-3/+0
2016-06-23NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo1-15/+15
2016-06-23NetworkPkg: Replace ASSERT with error handling in Http boot and IScsiZhang Lubo1-1/+4
2016-03-25NetworkPkg:Fix bug when parsing the dhcp6 option 16Zhang, Lubo1-2/+2
2016-03-07NetworkPkg: Add URI configuration form to HTTP boot driver.Fu Siyuan1-1/+5
2016-01-28NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo1-2/+7
2015-11-09NetworkPkg:Enable Http Boot over Ipv6 stackZhang Lubo1-0/+984