summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/DxeTcpIoLib
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao2019-05-273-1071/+0
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-093-21/+3
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-2/+2
* MdeModulePkg: Clean up source filesLiming Gao2018-06-283-23/+23
* MdeModulePkg/TcpIoLib: Cancel TCP token if connect/accept is timeout.Fu Siyuan2017-12-121-0/+10
* MdeModulePkg/TcpIoLib: Check input Timeout before calling CheckEvent() service.Fu Siyuan2017-12-121-10/+10
* MdeModulePkg/Library: Remove the self-reference in UdpIoLib/TcpIoLib/IpIoLibJiaxin Wu2017-08-231-2/+1
* 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-15/+13
* Fix CRLF formatTian, Hot2014-01-221-212/+212
* Enhance the code to avoid the potential of return address of local variable t...tye12011-01-171-18/+27
* Fix potential memory access violationydong102011-01-131-4/+7
* Minor code update to make TcpIo unchanged when return EFI_DEVICE_ERROR.tye12010-12-161-2/+4
* Add a TcpIo library to facilitate usage of TCP service.tye12010-12-142-0/+1046