| Commit message (Expand) | Author | Age | Files | Lines |
* | MdeModulePkg/TcpIoLib: Cancel TCP token if connect/accept is timeout. | Fu Siyuan | 2017-12-12 | 1 | -0/+10 |
* | MdeModulePkg/TcpIoLib: Check input Timeout before calling CheckEvent() service. | Fu Siyuan | 2017-12-12 | 1 | -10/+10 |
* | MdeModulePkg/Library: Remove the self-reference in UdpIoLib/TcpIoLib/IpIoLib | Jiaxin Wu | 2017-08-23 | 1 | -2/+1 |
* | MdeModulePkg: Convert all .uni files to utf-8 | Jordan Justen | 2015-12-15 | 1 | -0/+0 |
* | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming | 2014-09-03 | 1 | -0/+0 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 1 | -0/+0 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 1 | -15/+13 |
* | Fix CRLF format | Tian, Hot | 2014-01-22 | 1 | -212/+212 |
* | Enhance the code to avoid the potential of return address of local variable t... | tye1 | 2011-01-17 | 1 | -18/+27 |
* | Fix potential memory access violation | ydong10 | 2011-01-13 | 1 | -4/+7 |
* | Minor code update to make TcpIo unchanged when return EFI_DEVICE_ERROR. | tye1 | 2010-12-16 | 1 | -2/+4 |
* | Add a TcpIo library to facilitate usage of TCP service. | tye1 | 2010-12-14 | 2 | -0/+1046 |