summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/DriverDiagnostics.h
AgeCommit message (Expand)AuthorFilesLines
2026-02-24MdePkg: Replace include guards with #pragma onceMichael Kubacki1-4/+1
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-8/+8
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdePkg: Clean up source filesLiming Gao1-10/+10
2013-08-23Add new driver diagnostic type (EfiDriverDiagnosticTypeCancel) to follow UEFI...Ruiyu Ni1-1/+7
2011-12-07Update code comments to specify the correct language format for Driver Diagno...lgao41-1/+1
2011-06-30Fix the comments in the core interface to follow the UEFI Spec regarding how ...niruiyu1-2/+2
2010-04-23Update the copyright notice formathhtian1-1/+1
2010-03-13Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter1-10/+10
2009-09-24sync comments on data structure to follow latest UEFI spec.eric_tian1-1/+1
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy1-1/+1
2008-12-08Add comments for most of enum data type.lgao41-0/+11
2008-11-19Update comments for Protocol definitions to match UEFI spec.lgao41-1/+1
2008-10-13Formalize comments for Protocols and PPIs.xli241-6/+3
2008-10-09Fix doxygen comment for structure and macroklu21-10/+4
2008-10-09Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao41-2/+0
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-1/+1
2008-06-24Fix doxygen issue:klu21-1/+1
2008-04-22Fix missing include header file and fix typo in comment.klu21-0/+2
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang81-1/+1
2007-06-28Updated headers to follow coding standardAJFISH1-2/+0
2007-06-22Add DriverDiagnostics2.h.yshang11-9/+0
2007-06-19Checked in the Protocols introduced in UEFI/PI.yshang11-0/+134
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-134/+0
2006-04-22Initial import.bbahnsen1-0/+134