summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Main.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao2019-05-271-902/+0
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-10/+10
* MdeModulePkg/Network: Fix potential ASSERT if NetIp4IsUnicast is calledJiaxin Wu2017-03-231-2/+2
* MdeModulePkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan2016-10-281-4/+4
* MdeModulePkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell2014-12-041-5/+6
* 1. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan2014-05-071-4/+2
* Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change ...qianouyang2010-06-131-4/+4
* Update the copyright notice formathhtian2010-04-241-2/+2
* Code clean up in NetLib:xdu22009-12-301-1/+1
* Refine the functions headers.vanjeff2009-12-171-5/+5
* [Change summary]:tye2009-11-041-2/+2
* NetLib:tye2009-10-261-12/+14
* Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney2009-07-111-2/+2
* add security check.vanjeff2009-06-291-1/+3
* code scrub fixjgong52009-01-161-32/+25
* Scrubbed some code for Udp4jgong52008-11-131-196/+206
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-141-25/+25
* Sync the latest version from R8.vanjeff2007-12-181-1/+1
* 1. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff2007-11-201-4/+17
* Make MdeModulePkg GCC clean.qwang122007-08-271-1/+1
* 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff2007-08-231-3/+3
* Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff2007-07-301-22/+42
* Fixed EBC build issues.vanjeff2007-07-251-2/+2
* Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff2007-07-241-0/+869