summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/HttpBootDxe/HttpBootDhcp4.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg/HttpBootDxe: Fix various typosAntoine Coeur2020-02-101-1/+1
* NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* NetworkPkg: Clean up source filesLiming Gao2018-06-281-53/+53
* NetworkPkg/HttpBootDxe: fix typo in DHCPv4 packet parsingLaszlo Ersek2018-03-281-2/+2
* NetworkPkg/HttpBootDxe: Avoid the potential memory leak when eror happen.Jiaxin Wu2017-12-221-0/+3
* NetworkPkg/HttpBootDxe: Add HTTP Boot Callback protocol support.Fu Siyuan2017-06-221-2/+24
* NetworkPkg: Replace ASSERT with error return code in PXE and HTTP boot driver.Fu Siyuan2016-12-191-5/+27
* NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo2016-06-231-41/+41
* NetworkPkg: Ignore BootFileName if it is overloaded.Fu Siyuan2016-05-061-1/+4
* NetworkPkg: Add URI configuration form to HTTP boot driver.Fu Siyuan2016-03-071-36/+75
* NetworkPkg:Enable Http Boot over Ipv6 stackZhang Lubo2015-11-091-6/+6
* NetworkPkg: Convert the UNIX to DOS end of line formatJiaxin Wu2015-08-271-829/+829
* NetworkPkg: Add UEFI HTTP boot driver.Fu Siyuan2015-07-071-0/+829