summaryrefslogtreecommitdiff
path: root/NetworkPkg/UefiPxeBcDxe/PxeBcDriver.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-24NetworkPkg: SECURITY PATCH CVE-2023-45237Doug Flick1-2/+10
2021-12-07NetworkPkg: Apply uncrustify changesMichael Kubacki1-184/+181
2020-02-11NetworkPkg/UefiPxeBcDxe: Fix various typosAntoine Coeur1-2/+2
2019-04-22NetworkPkg/UefiPxeBcDxe:Add two PCD to control PXE.Xue, ShengfengX1-1/+11
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-01-14NetworkPkg: Protocol Uninstallation CleanupAshish Singhal1-10/+5
2018-09-17NetworkPkg: UefiPxeBcDxe: Add EXCLUSIVE attribute when opening SNP protocol i...edk2-devel-bounces@lists.01.org1-4/+4
2018-06-28NetworkPkg: Clean up source filesLiming Gao1-13/+13
2018-01-04NetworkPkg: Fix memory leak problem in PXE driver.Fu Siyuan1-1/+4
2016-01-28NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo1-1/+25
2015-07-29NetworkPkg: Fix the issue cannot boot to UEFI Network after resetZhang Lubo1-0/+12
2015-04-30Add IPV6 support from UNDIYe Ting1-2/+110
2014-12-04NetworkPkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell1-2/+1
2013-05-14Fix bug in PXE driver: memory may be freed before use.sfu51-3/+4
2013-04-25Update dual network stack drivers to produce multiple Driver Binding Protocol.sfu51-102/+332
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu51-1/+1
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu51-1/+12
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu1-1/+1
2011-09-18Clean up the private GUID definition in module Level.lgao41-17/+12
2011-06-091. Fix PXE performance issue : enhance EfiPxeBcSetIpFilter() to eliminate unn...hhuan131-1/+1
2011-02-18Fix a bug in PxeBcDriver (When disconnect PxeBc driver under shell environmen...hhuan131-1/+10
2010-12-01To align w/ UEFI 2.3 Spec, PXE driver installs PxeBc, LoadFile and SNP Protoc...hhuan131-30/+151
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian1-0/+1339