summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/DxeUdpIoLib
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-2/+2
* MdeModulePkg: Clean up source filesLiming Gao2018-06-282-4/+4
* MdeModulePkg/DxeUdpIoLib: Did some code enhancement for UdpIoLibWang Fan2018-01-091-28/+64
* MdeModulePkg/Library: Remove the self-reference in UdpIoLib/TcpIoLib/IpIoLibJiaxin Wu2017-08-231-2/+1
* MdeModulePkg: DxeUdpIoLib: fix non-empty payload path in UDP receptionLaszlo Ersek2016-04-041-0/+1
* MdeModulePkg: Check received packet size before use it.Fu Siyuan2016-04-011-1/+22
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-031-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-16/+14
* 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu52012-10-171-3/+3
* Update the copyright notice formathhtian2010-04-242-4/+4
* Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a2010-04-161-0/+2
* 1. Correct File header to ## @filelgao42010-02-241-17/+17
* refine the code and add more security check.vanjeff2010-01-081-64/+63
* 1. Add Link MTU support to IP4 and TCP4 driver.tye2009-11-111-1/+4
* 1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye2009-10-301-249/+569
* Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney2009-07-112-3/+5
* Change library class PlatDriOverLib to PlatformDriOverrideLiblgao42009-02-241-0/+1
* fix file header issuesywu212009-01-132-67/+66
* Add () after function name so that Doxygen can create reference in doc.jgong52008-12-291-1/+1
* Fix OPTIONAL usagejgong52008-12-261-1/+1
* Add more commentsjgong52008-12-261-43/+58
* pure UEFI should not include “PiDxe.h” and “PiPei.h”ywu212008-12-231-1/+1
* Fix filer headerywu212008-12-231-306/+236
* INF head modifiedjji42008-12-121-3/+5
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-3/+0
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-11/+0
* 1. add public functions header.vanjeff2008-04-111-0/+6
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-141-25/+25
* MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c:jljusten2008-02-111-1/+1
* 1. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff2007-11-201-27/+90
* 1. Fixed one bug in Undi driver. vanjeff2007-08-302-8/+20
* 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff2007-08-232-4/+7
* Fix the wrong copyright statements.qhuang82007-07-261-1/+1
* Fixed EBC build issues.vanjeff2007-07-251-1/+1
* Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff2007-07-241-17/+4
* 1. Import NetLib, IpIoLib and UdpIoLib class definitionsvanjeff2007-07-232-0/+792