summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Protocol/Tcp4.h
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-73/+69
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-6/+6
* 1. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan2014-05-071-1/+9
* Remove CONST modifier to be spec complianceerictian2011-08-241-7/+7
* Update the copyright notice formathhtian2010-04-231-1/+1
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-121-31/+31
* remove some comments.vanjeff2010-03-011-38/+35
* Add EFI_NO_MEDIA status code to network APIs.xdu22010-02-031-1/+2
* Add some comments.vanjeff2009-09-181-0/+3
* Updated network related definitions.vanjeff2009-09-171-0/+59
* Clarify the UEFI/EFI specification version in file header comments.vanjeff2009-09-031-0/+3
* UEFI 2.3 Specification should be updated to move these status code definition...eric_tian2009-09-021-4/+0
* 1. import Ip6.h, Ip6Config.h and Tcp6.h.vanjeff2009-08-171-11/+13
* update codes per MdePkg doxgen review comments.vanjeff2009-06-111-6/+6
* Reviewed the code comments in the Include/Protocol directory for typos, gramm...pkandel2009-06-041-6/+6
* Add comments for most of enum data type.lgao42008-12-081-0/+3
* Formalize comments for Protocols and PPIs.xli242008-10-131-8/+7
* Fix doxygen comment for structure and macroklu22008-10-091-34/+0
* Synchronize function's comments with UEFI specification.klu22008-09-281-1/+1
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-20/+10
* Update CopyRight to 2008lgao42008-07-251-1/+1
* Code Scrub for Protocol and Ppi Definitionlgao42008-07-251-0/+42
* Fix doxygen issue:klu22008-06-241-10/+10
* 1. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff2007-08-271-45/+45
* Updated headers to follow coding standardAJFISH2007-06-271-2/+0
* Checked in the Protocols introduced in UEFI/PI.yshang12007-06-191-0/+510
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-508/+0
* 1.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harz...qhuang82007-03-291-1/+2
* 1. Add the fix for the following Bugs:cwu112006-11-031-2/+2
* Initial import.bbahnsen2006-04-211-0/+507