summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Misc.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Delete Tcp4Dxe in MdeModulePkg.Siyuan Fu2018-12-241-940/+0
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-2/+2
* MdeModulePkg: Addressing TCP Window Retraction when window scale factor is used.Fu Siyuan2017-05-091-2/+3
* MdeModulePkg:TcpDriver need to use EFI_D_NET for DEBUG maessage.Zhang Lubo2016-10-091-4/+4
* Save initial TSVal from TCP connection initiation packets.BALATON Zoltan2015-04-131-1/+3
* Fix some build issues (ARM toolchain).Olivier Martin2014-05-151-3/+0
* 1. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan2014-05-071-201/+1
* Add more check to make code more safely.ydong102012-11-011-0/+1
* Adopt new IPv4/IPv6 device path for network modules.niruiyu2011-10-261-1/+3
* 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-1/+3
* Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change ...qianouyang2010-06-131-1/+1
* add security check.vanjeff2010-05-191-2/+5
* Update the copyright notice formathhtian2010-04-241-2/+2
* Code clean up in NetLib:xdu22009-12-301-2/+6
* Update network drivers to use FreePool() instead of gBS->FreePool().xdu22009-11-131-5/+5
* 1. Add Link MTU support to IP4 and TCP4 driver.tye2009-11-111-3/+3
* NetLib:tye2009-10-261-2/+2
* Fix the IN OUT modifier for parameters.niry2008-12-291-16/+14
* Remove a goto statement.niry2008-12-261-0/+3
* Fixing function headers.niry2008-12-241-18/+9
* MdeModulePkg/Universal/Network/IScsiDxe/IScsiImpl.h:jljusten2008-12-171-0/+2
* Fix several syntax issue to pass build.qhuang82008-12-161-3/+3
* Add comments for functions.niry2008-12-161-18/+15
* Add comments for functions and fix some coding style issue.niry2008-12-051-69/+40
* Fix coding style issues for Tcp4Dxe driver.niry2008-11-281-1/+1
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-1/+0
* Make use of correct format String:qwang122008-10-271-5/+5
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-141-34/+35
* Sync the bug that list node is free before it is removed from the list. That ...vanjeff2008-01-291-30/+0
* Sync the latest version from R8.vanjeff2007-12-181-1/+17
* 1. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff2007-11-201-1/+1
* 1. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ...vanjeff2007-08-271-0/+87
* Make MdeModulePkg GCC clean.qwang122007-08-271-3/+3
* Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff2007-07-301-6/+6
* Fixed EBC build issues.vanjeff2007-07-251-4/+6
* Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff2007-07-241-0/+1091