summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Driver.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao2019-05-271-584/+0
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-13/+13
* MdeModulePkg: Fix typos in comments and variablesGiri P Mudusuru2016-07-111-2/+2
* 1. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan2014-05-071-6/+2
* Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu52012-12-171-1/+2
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-131-20/+91
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-061-2/+2
* Update the copyright notice formathhtian2010-04-241-2/+2
* Refine the functions headers.vanjeff2009-12-171-6/+6
* Update network drivers to use FreePool() instead of gBS->FreePool().xdu22009-11-131-6/+6
* code scrub fixjgong52009-01-161-37/+37
* Scrubbed some code for Udp4jgong52008-11-131-66/+77
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-141-14/+14
* Sync the latest version from R8.vanjeff2007-12-181-55/+42
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-301-3/+2
* Clear up network stack to use R9 MdeLib:qhuang82007-09-281-1/+1
* 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff2007-08-231-1/+1
* Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff2007-07-301-1/+0
* Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff2007-07-241-0/+526