summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Output.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Delete Tcp4Dxe in MdeModulePkg.Siyuan Fu2018-12-241-1238/+0
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-11/+11
* MdeModulePkg: Addressing TCP Window Retraction when window scale factor is used.Fu Siyuan2017-05-091-8/+34
* MdeModulePkg/Tcp4Dxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* MdeModulePkg:TcpDriver need to use EFI_D_NET for DEBUG maessage.Zhang Lubo2016-10-091-3/+3
* MdeModulePkg: Fix typos in comments and variablesGiri P Mudusuru2016-07-111-2/+2
* Refine soma code to make code run safely.ydong102010-09-151-1/+1
* The patch acknowledges the TCP zero window probe message, either the format w...tye12010-08-271-2/+4
* Update the copyright notice formathhtian2010-04-241-2/+2
* add security check.vanjeff2009-06-291-2/+5
* Fix the IN OUT modifier for parameters.niry2008-12-291-9/+9
* Fixing function headers.niry2008-12-241-3/+0
* Add comments for functions.niry2008-12-161-16/+12
* Add comments for functions and fix some coding style issue.niry2008-12-051-28/+20
* Fix coding style issues for Tcp4Dxe driver.niry2008-11-281-8/+9
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-3/+1
* Make use of correct format String:qwang122008-10-271-8/+8
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-141-19/+21
* 1. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff2007-11-201-4/+4
* Fixed EBC build issues.vanjeff2007-07-251-1/+4
* Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff2007-07-241-0/+1218