summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Driver.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu51-1/+2
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu51-20/+91
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu1-2/+2
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-12-17Refine the functions headers.vanjeff1-6/+6
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu21-6/+6
2009-01-16code scrub fixjgong51-37/+37
2008-11-13Scrubbed some code for Udp4jgong51-66/+77
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff1-14/+14
2007-12-18Sync the latest version from R8.vanjeff1-55/+42
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang81-3/+2
2007-09-28Clear up network stack to use R9 MdeLib:qhuang81-1/+1
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff1-1/+1
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff1-1/+0
2007-07-24Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff1-0/+526