summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Misc.c
Commit message (Expand)AuthorAgeFilesLines
* sync patch r10831 from main trunk.vanjeff2010-11-171-1/+3
* Sync patch r9413 from main trunk.lgao42010-07-301-3/+3
* 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