summaryrefslogtreecommitdiff
path: root/NetworkPkg/HttpBootDxe/HttpBootDhcp4.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07NetworkPkg: Apply uncrustify changesMichael Kubacki1-187/+173
2020-02-10NetworkPkg/HttpBootDxe: Fix various typosAntoine Coeur1-1/+1
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28NetworkPkg: Clean up source filesLiming Gao1-53/+53
2018-03-28NetworkPkg/HttpBootDxe: fix typo in DHCPv4 packet parsingLaszlo Ersek1-2/+2
2017-12-22NetworkPkg/HttpBootDxe: Avoid the potential memory leak when eror happen.Jiaxin Wu1-0/+3
2017-06-22NetworkPkg/HttpBootDxe: Add HTTP Boot Callback protocol support.Fu Siyuan1-2/+24
2016-12-19NetworkPkg: Replace ASSERT with error return code in PXE and HTTP boot driver.Fu Siyuan1-5/+27
2016-06-23NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo1-41/+41
2016-05-06NetworkPkg: Ignore BootFileName if it is overloaded.Fu Siyuan1-1/+4
2016-03-07NetworkPkg: Add URI configuration form to HTTP boot driver.Fu Siyuan1-36/+75
2015-11-09NetworkPkg:Enable Http Boot over Ipv6 stackZhang Lubo1-6/+6
2015-08-27NetworkPkg: Convert the UNIX to DOS end of line formatJiaxin Wu1-829/+829
2015-07-07NetworkPkg: Add UEFI HTTP boot driver.Fu Siyuan1-0/+829