summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Timer.c
Commit message (Expand)AuthorAgeFilesLines
* sync patch r10831 from main trunk.vanjeff2010-11-171-3/+5
* Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney2009-07-111-1/+1
* Fix the IN OUT modifier for parameters.niry2008-12-291-23/+27
* Remove a goto statement.niry2008-12-261-6/+4
* Fixing function headers.niry2008-12-241-1/+1
* Add comments for functions.niry2008-12-161-12/+4
* Add comments for functions and fix some coding style issue.niry2008-12-051-39/+40
* Fix coding style issues for Tcp4Dxe driver.niry2008-11-281-2/+2
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-13/+0
* Make use of correct format String:qwang122008-10-271-6/+6
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-141-8/+8
* 1. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff2007-11-201-5/+23
* Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff2007-07-241-0/+582