summaryrefslogtreecommitdiff
path: root/NetworkPkg/UefiPxeBcDxe
AgeCommit message (Expand)Author
2020-04-01NetworkPkg/UefiPxeBcDxe: handle competing DHCP servers (more) gracefullyLaszlo Ersek
2020-02-10NetworkPkg/UefiPxeBcDxe: Fix various typosAntoine Coeur
2019-10-08NetworkPkg: Remove unnecessary MdeModulePkg/MdeModulePkg.dec dependency in INFLiming Gao
2019-10-08NetworkPkg UefiPxeBcDxe: Consume PcdTftpBlockSize defined in NetworkPkg.decLiming Gao
2019-04-22NetworkPkg/UefiPxeBcDxe:Add two PCD to control PXE.Xue, ShengfengX
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2019-01-14NetworkPkg: Protocol Uninstallation CleanupAshish Singhal
2018-12-24NetworkPkg: Remove some clarification from UefiPxeBcDxe.infSiyuan Fu
2018-10-22NetworkPkg: Correct the time stamp and fix the integer overflow issue.Jiaxin Wu
2018-10-09NetworkPkg/UefiPxeBcDxe: Correct comments to align with the input parameter.Jiaxin Wu
2018-09-27NetworkPkg/UefiPxeBcDxe: Add the clarification compared to UefiPxeBcDxe in Md...Jiaxin Wu
2018-09-27NetworkPkg/UefiPxeBcDxe: Use the specified MTFTP windowsize.Jiaxin Wu
2018-09-17NetworkPkg: UefiPxeBcDxe: Add EXCLUSIVE attribute when opening SNP protocol i...edk2-devel-bounces@lists.01.org
2018-08-23NetworkPkg: UefiPxeBcDxe: Remove the redundant code.Songpeng Li
2018-08-14NetworkPkg: Removing ipf which is no longer supported from edk2.chenc2
2018-06-28NetworkPkg: Clean up source filesLiming Gao
2018-03-22NetworkPkg/UefiPxeBcDxe: Configure the ARP Instance/RouteTable with new addressJiaxin Wu
2018-02-05NetworkPkg: Add warning message for PXE if failed to read system GUID from SM...Fu Siyuan
2018-01-15NetworkPkg: Fix incorrect parameter check in PXE.Mtftp() function.Fu Siyuan
2018-01-04NetworkPkg: Update PXE driver to check for NULL pointer before use it.Fu Siyuan
2018-01-04NetworkPkg: Add assert for buffer pointer from DHCP driver.Fu Siyuan
2018-01-04NetworkPkg: Fix memory leak problem in PXE driver.Fu Siyuan
2018-01-04NetworkPkg: Check allocated buffer pointer before use.Fu Siyuan
2018-01-04NetworkPkg: Abort the PXE process if DHCP has been started by other instance.Fu Siyuan
2017-12-22NetworkPkg: Recycle the ICMP error message in PXE driver.Fu Siyuan
2017-12-22NetworkPkg: Remove redundant check in PXE driver.Fu Siyuan
2017-12-18NetworkPkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout.fanwang2
2017-12-15NetworkPkg/UefiPxeBcDxe: Allow the NULL configuration for NewStationIP/NewSub...Jiaxin Wu
2017-12-15NetworkPkg/UefiPxeBcDxe: Correct the handle for PXE Base Code Callback Protocol.Jiaxin Wu
2017-12-15NetworkPkg/UefiPxeBcDxe: Fix Pxe.Dhcp() return status code.Jiaxin Wu
2017-09-29NetworkPkg/UefiPxeBcDxe: Fix the redundant condition checkJiaxin Wu
2017-05-03NetworkPkg: Fix PXEv6 boot failure when DhcpBinl offer received.Jiaxin Wu
2017-04-21NetworkPkg: Correct the proxy DHCP offer handingJiaxin Wu
2017-03-23NetworkPkg: Fix potential ASSERT if NetIp4IsUnicast is calledJiaxin Wu
2017-03-06NetworkPkg: Refine casting expression result to bigger sizeHao Wu
2016-12-22NetworkPkg: Refine UintnToAscDecWithFormat functions logicHao Wu
2016-12-19NetworkPkg: Replace ASSERT with error return code in PXE and HTTP boot driver.Fu Siyuan
2016-11-18NetworkPkg: Check for the max DHCP packet length before use it.Fu Siyuan
2016-10-31NetworkPkg: Check for NULL pointer before dereference it.Fu Siyuan
2016-10-31NetworkPkg: Add error handling logic when using AllocateZeroPoolZhang Lubo
2016-10-28NetworkPkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan
2016-10-26NetworkPkg: Add dns support for pxe boot based on IPv6.Zhang Lubo
2016-07-26NetworkPkg UefiPxeBcDxe: Fix build error for lastest VS2015 compilerHao Wu
2016-07-12NetworkPkg: Update PXE driver to follow edk2 coding standards.Fu Siyuan
2016-06-23NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo
2016-05-06NetworkPkg: Ignore BootFileName if it is overloaded.Fu Siyuan
2016-05-05NetworkPkg: Do not use hard coded TTL/ToS in PXE driver.Fu Siyuan
2016-02-14NetworkPkg: Reword PXE download messageSamer El-Haj-Mahmoud
2016-02-03NetworkPkg: Fix suspicious dereference of pointer 'Mode.Ia'Zhang Lubo
2016-01-28NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo