summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Timer.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-24MdeModulePkg: Delete Tcp4Dxe in MdeModulePkg.Siyuan Fu1-584/+0
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-5/+5
2010-08-27The patch acknowledges the TCP zero window probe message, either the format w...tye11-3/+5
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney1-1/+1
2008-12-29Fix the IN OUT modifier for parameters.niry1-23/+27
2008-12-26Remove a goto statement.niry1-6/+4
2008-12-24Fixing function headers.niry1-1/+1
2008-12-16Add comments for functions.niry1-12/+4
2008-12-05Add comments for functions and fix some coding style issue.niry1-39/+40
2008-11-28Fix coding style issues for Tcp4Dxe driver.niry1-2/+2
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-13/+0
2008-10-27Make use of correct format String:qwang121-6/+6
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff1-8/+8
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff1-5/+23
2007-07-24Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff1-0/+582