summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/UefiPxeBcDxe/PxeBcDhcp4.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg/UefiPxeBcDxe: 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-12/+12
* NetworkPkg: Add warning message for PXE if failed to read system GUID from SM...Fu Siyuan2018-02-051-0/+3
* NetworkPkg: Add assert for buffer pointer from DHCP driver.Fu Siyuan2018-01-041-0/+4
* NetworkPkg: Abort the PXE process if DHCP has been started by other instance.Fu Siyuan2018-01-041-7/+2
* NetworkPkg/UefiPxeBcDxe: Fix Pxe.Dhcp() return status code.Jiaxin Wu2017-12-151-0/+5
* NetworkPkg: Correct the proxy DHCP offer handingJiaxin Wu2017-04-211-2/+3
* NetworkPkg: Replace ASSERT with error return code in PXE and HTTP boot driver.Fu Siyuan2016-12-191-35/+84
* NetworkPkg: Check for the max DHCP packet length before use it.Fu Siyuan2016-11-181-2/+32
* NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo2016-06-231-49/+49
* NetworkPkg: Ignore BootFileName if it is overloaded.Fu Siyuan2016-05-061-2/+5
* NetworkPkg: Fix the issue cannot boot to UEFI Network after resetZhang Lubo2015-07-291-0/+46
* NetworkPkg: Fix the issue EfiPxeBcDhcp() may return wrong status.Zhang Lubo2015-07-261-3/+5
* 1. Update PXE driver to support PXEv6 boot cross subnet.Fu, Siyuan2014-09-181-1/+1
* Fix typo in function name PxeBcFlushStaionIp which should be PxeBcFlushStatio...Mauro Faccenda2014-04-231-1/+1
* 1. Update the parsing logic of DHCP message in PXE driver.Fu Siyuan2014-01-131-19/+40
* 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu52012-10-171-1/+1
* Fix bugs in PXE driver when using option 43 for boot server list and boot men...sfu52012-08-241-2/+3
* 1. Refine the error handling when the PXE-v4 DHCP offer isn't validhhuan132011-08-241-1/+4
* 1. Update NetworkPkg\PXE driver to consume netlib library function NetLibGetS...hhuan132011-07-141-4/+4
* Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian2010-11-011-0/+1599