summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/Mtftp4.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-85/+74
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdePkg: Clean up source filesLiming Gao1-6/+6
2016-10-07MdePkg: Fix some typing errors in the header filesThomas Huth1-2/+2
2011-06-08String Reference Cleanup.lzeng141-5/+5
2010-04-23Update the copyright notice formathhtian1-1/+1
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter1-46/+46
2010-03-01remove some comments.vanjeff1-70/+57
2010-02-03Add EFI_NO_MEDIA status code to network APIs.xdu21-1/+3
2009-09-18align some comments.vanjeff1-1/+1
2009-09-18Add some comments.vanjeff1-0/+13
2009-09-17Updated network related definitions.vanjeff1-23/+38
2009-09-03Clarify the UEFI/EFI specification version in file header comments.vanjeff1-1/+4
2009-07-24Updated EFI_MTFTP4_TOKEN structure to add member Context. It's an incompatibl...vanjeff1-5/+10
2009-06-11update codes per MdePkg doxgen review comments.vanjeff1-1/+1
2009-06-04Reviewed the code comments in the Include/Protocol directory for typos, gramm...pkandel1-3/+3
2008-12-11Apply ReallocatePool API in DxeExtractGuidedSectionLib when the allocated res...lgao41-1/+1
2008-12-09Add the detailed descriptions for the structure data member in these protocol.lgao41-0/+70
2008-10-13Formalize comments for Protocols and PPIs.xli241-9/+5
2008-10-09Fix doxygen comment for structure and macroklu21-28/+0
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-22/+11
2008-08-21remove unnecessary IN OUT.vanjeff1-12/+12
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu21-3/+3
2008-07-25Code Scrub for Protocol and Ppi Definitionlgao41-2/+38
2008-06-24Fix doxygen issue:klu21-1/+1
2007-06-27Updated headers to follow coding standardAJFISH1-2/+0
2007-06-19Checked in the Protocols introduced in UEFI/PI.yshang11-0/+507
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-507/+0
2007-03-291.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harz...qhuang81-1/+1
2006-11-031. Add the fix for the following Bugs:cwu111-2/+2
2006-07-20Remove BugBug in comments and adjust function header according to code style ...lgao41-3/+2
2006-04-21Initial import.bbahnsen1-0/+508