summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/Mtftp4.h
AgeCommit message (Expand)Author
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter
2010-03-01remove some comments.vanjeff
2010-02-03Add EFI_NO_MEDIA status code to network APIs.xdu2
2009-09-18align some comments.vanjeff
2009-09-18Add some comments.vanjeff
2009-09-17Updated network related definitions.vanjeff
2009-09-03Clarify the UEFI/EFI specification version in file header comments.vanjeff
2009-07-24Updated EFI_MTFTP4_TOKEN structure to add member Context. It's an incompatibl...vanjeff
2009-06-11update codes per MdePkg doxgen review comments.vanjeff
2009-06-04Reviewed the code comments in the Include/Protocol directory for typos, gramm...pkandel
2008-12-11Apply ReallocatePool API in DxeExtractGuidedSectionLib when the allocated res...lgao4
2008-12-09Add the detailed descriptions for the structure data member in these protocol.lgao4
2008-10-13Formalize comments for Protocols and PPIs.xli24
2008-10-09Fix doxygen comment for structure and macroklu2
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-08-21remove unnecessary IN OUT.vanjeff
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu2
2008-07-25Code Scrub for Protocol and Ppi Definitionlgao4
2008-06-24Fix doxygen issue:klu2
2007-06-27Updated headers to follow coding standardAJFISH
2007-06-19Checked in the Protocols introduced in UEFI/PI.yshang1
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-03-291.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harz...qhuang8
2006-11-031. Add the fix for the following Bugs:cwu11
2006-07-20Remove BugBug in comments and adjust function header according to code style ...lgao4
2006-04-21Initial import.bbahnsen