summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/DebugSupport.h
AgeCommit message (Expand)Author
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter
2009-08-24Fix file headers and a few commentsmdkinney
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang8
2009-08-18Add ARM specific CPU context to the Debug Support Protocolmdkinney
2009-06-04Reviewed the code comments in the Include/Protocol directory for typos, gramm...pkandel
2009-05-181. Clean up MdePkg internal header fileslgao4
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten
2008-12-11fixed one typo vanjeff
2008-12-09Add the detailed descriptions for the structure data member in these protocol.lgao4
2008-12-08Add comments for most of enum data type.lgao4
2008-12-05Update the text to use "x64" instead of "X64" in MdePkg.qhuang8
2008-10-13Formalize comments for Protocols and PPIs.xli24
2008-10-09Fix doxygen comment for structure and macroklu2
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-07-17Correct ECC Error for MdePkg/Include/Protocol and Correct PeCofferLib bug to ...lgao4
2008-06-24Fix doxygen issue:klu2
2008-04-21Fix missing include file which break doxygen parsing.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
2006-12-07Add X64 support for DebugSupport driver.klu2
2006-11-031. Add the fix for the following Bugs:cwu11
2006-06-29Sync DebugSupport Protocol with UEFI2.0 spec lgao4
2006-04-21Initial import.bbahnsen