summaryrefslogtreecommitdiff
path: root/NetworkPkg/TcpDxe/TcpDispatcher.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07NetworkPkg: Apply uncrustify changesMichael Kubacki1-242/+234
2021-12-07NetworkPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-3/+3
2020-02-10NetworkPkg/TcpDxe/Tcp: Fix various typosAntoine Coeur1-3/+3
2019-12-04NetworkPkg: Fixes to static code analysis hitsMaciej Rabeda1-0/+1
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28NetworkPkg: Clean up source filesLiming Gao1-4/+4
2017-03-17NetworkPkg: Fix service binding issue in TCP dxe.Zhang Lubo1-18/+1
2014-12-04NetworkPkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell1-11/+20
2014-05-15Fix some build issues (ARM toolchain).Olivier Martin1-2/+0
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan1-3/+1
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu51-0/+42
2012-08-10Fix issue that TCP server will not response to SYN packet from TCP client in ...tye11-1/+6
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian1-0/+861