summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeTcpIoLib
AgeCommit message (Expand)AuthorFilesLines
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-2/+2
2018-06-28MdeModulePkg: Clean up source filesLiming Gao3-23/+23
2017-12-12MdeModulePkg/TcpIoLib: Cancel TCP token if connect/accept is timeout.Fu Siyuan1-0/+10
2017-12-12MdeModulePkg/TcpIoLib: Check input Timeout before calling CheckEvent() service.Fu Siyuan1-10/+10
2017-08-23MdeModulePkg/Library: Remove the self-reference in UdpIoLib/TcpIoLib/IpIoLibJiaxin Wu1-2/+1
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-15/+13
2014-01-22Fix CRLF formatTian, Hot1-212/+212
2011-01-17Enhance the code to avoid the potential of return address of local variable t...tye11-18/+27
2011-01-13Fix potential memory access violationydong101-4/+7
2010-12-16Minor code update to make TcpIo unchanged when return EFI_DEVICE_ERROR.tye11-2/+4
2010-12-14Add a TcpIo library to facilitate usage of TCP service.tye12-0/+1046