Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkg | Liming Gao | 2019-05-27 | 1 | -1011/+0 |
* | MdeModulePkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 1 | -7/+1 |
* | MdeModulePkg: Clean up source files | Liming Gao | 2018-06-28 | 1 | -19/+19 |
* | 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 |
* | 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 | 1 | -0/+993 |