summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/Tcp4.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-73/+69
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdePkg: Clean up source filesLiming Gao1-6/+6
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan1-1/+9
2011-08-24Remove CONST modifier to be spec complianceerictian1-7/+7
2010-04-23Update the copyright notice formathhtian1-1/+1
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter1-31/+31
2010-03-01remove some comments.vanjeff1-38/+35
2010-02-03Add EFI_NO_MEDIA status code to network APIs.xdu21-1/+2
2009-09-18Add some comments.vanjeff1-0/+3
2009-09-17Updated network related definitions.vanjeff1-0/+59
2009-09-03Clarify the UEFI/EFI specification version in file header comments.vanjeff1-0/+3
2009-09-02UEFI 2.3 Specification should be updated to move these status code definition...eric_tian1-4/+0
2009-08-171. import Ip6.h, Ip6Config.h and Tcp6.h.vanjeff1-11/+13
2009-06-11update codes per MdePkg doxgen review comments.vanjeff1-6/+6
2009-06-04Reviewed the code comments in the Include/Protocol directory for typos, gramm...pkandel1-6/+6
2008-12-08Add comments for most of enum data type.lgao41-0/+3
2008-10-13Formalize comments for Protocols and PPIs.xli241-8/+7
2008-10-09Fix doxygen comment for structure and macroklu21-34/+0
2008-09-28Synchronize function's comments with UEFI specification.klu21-1/+1
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-20/+10
2008-07-25Update CopyRight to 2008lgao41-1/+1
2008-07-25Code Scrub for Protocol and Ppi Definitionlgao41-0/+42
2008-06-24Fix doxygen issue:klu21-10/+10
2007-08-271. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff1-45/+45
2007-06-27Updated headers to follow coding standardAJFISH1-2/+0
2007-06-19Checked in the Protocols introduced in UEFI/PI.yshang11-0/+510
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-508/+0
2007-03-291.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harz...qhuang81-1/+2
2006-11-031. Add the fix for the following Bugs:cwu111-2/+2
2006-04-21Initial import.bbahnsen1-0/+507