summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/UefiPxeBcDxe/PxeBcDriver.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg/UefiPxeBcDxe: Fix various typosAntoine Coeur2020-02-101-2/+2
* NetworkPkg/UefiPxeBcDxe:Add two PCD to control PXE.Xue, ShengfengX2019-04-221-1/+11
* NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* NetworkPkg: Protocol Uninstallation CleanupAshish Singhal2019-01-141-10/+5
* NetworkPkg: UefiPxeBcDxe: Add EXCLUSIVE attribute when opening SNP protocol i...edk2-devel-bounces@lists.01.org2018-09-171-4/+4
* NetworkPkg: Clean up source filesLiming Gao2018-06-281-13/+13
* NetworkPkg: Fix memory leak problem in PXE driver.Fu Siyuan2018-01-041-1/+4
* NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo2016-01-281-1/+25
* NetworkPkg: Fix the issue cannot boot to UEFI Network after resetZhang Lubo2015-07-291-0/+12
* Add IPV6 support from UNDIYe Ting2015-04-301-2/+110
* NetworkPkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell2014-12-041-2/+1
* Fix bug in PXE driver: memory may be freed before use.sfu52013-05-141-3/+4
* Update dual network stack drivers to produce multiple Driver Binding Protocol.sfu52013-04-251-102/+332
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-131-1/+1
* 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu52012-10-171-1/+12
* Adopt new IPv4/IPv6 device path for network modules.niruiyu2011-10-261-1/+1
* Clean up the private GUID definition in module Level.lgao42011-09-181-17/+12
* 1. Fix PXE performance issue : enhance EfiPxeBcSetIpFilter() to eliminate unn...hhuan132011-06-091-1/+1
* Fix a bug in PxeBcDriver (When disconnect PxeBc driver under shell environmen...hhuan132011-02-181-1/+10
* To align w/ UEFI 2.3 Spec, PXE driver installs PxeBc, LoadFile and SNP Protoc...hhuan132010-12-011-30/+151
* Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian2010-11-011-0/+1339