summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Library/DebugLib.h
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/Include: Hook DebugLib _ASSERT() for unit testsMichael D Kinney2020-07-151-1/+27
* MdePkg DebugLib: Enable FILE NAME as DEBUG ASSERT for CLANGZhiguang Liu2020-04-131-1/+5
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg/DebugLib.h: Add new APIs for DebugLibBret Barkelew2019-04-021-1/+51
* MdePkg: Clean up source filesLiming Gao2018-06-281-85/+85
* MdePkg/DebugLib.h: add ASSERT_RETURN_ERROR()Laszlo Ersek2016-10-251-0/+27
* MdePkg:Correct the comment for the DEBUG_NET.Zhang Lubo2016-10-091-2/+2
* MdePkg/DebugLib: Flag post-_ASSERT() as unreachable for analyzers.Marvin H?user2016-06-221-0/+1
* MdePkg: DebugLib: more cleanup for log level comments in lib class headerLaszlo Ersek2016-03-021-4/+5
* MdePkg: fix comment typo in DebugLib.hLeif Lindholm2016-03-011-1/+1
* MdePkg: Correct comment typo from ECB to EBC in DebugLib.hLiming Gao2015-07-161-1/+1
* MdePkg: Fix build fail when DDK3790 tool chain is usedScott Duplichan2015-04-101-1/+1
* MdePkg: Fix WINDDK3790 build failureLiming Gao2015-02-101-1/+3
* MdePkg: Add new API DebugPrintLevelEnabled() in DebugLibLiming Gao2015-02-061-2/+26
* Add new DEBUG_VERBOSE print error level.lgao42012-01-161-2/+4
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-101-3/+3
* Fix Copyright year to 2011mdkinney2011-01-061-1/+1
* Define bits for PcdDebugPrintErrorLevel to monitor Global Coherency Domain(GC...mdkinney2011-01-061-0/+2
* Update comments for PI 1.2 SMM support.mdkinney2010-12-011-1/+1
* Update the copyright notice formathhtian2010-04-231-1/+1
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-121-25/+25
* wrap ASSERT_LOCKED macro with MDEPKG_NDEBUG.erictian2010-02-021-4/+4
* Introduce a MDEPKG_NDEBUG macro to provide a method which can be used to redu...eric_tian2009-12-141-75/+99
* Second set of changes based on a review of the code comments in the Include d...pkandel2009-06-041-4/+4
* Synchronize the h files with c files.gikidy2008-12-101-1/+1
* Change _CR() to BASE_CR() to follow naming conventionmdkinney2008-12-061-4/+4
* Synchronize function comment in gikidy2008-11-261-35/+16
* Synchronize the MdePkg\Include\Library\BaseMemoryLib.h,gikidy2008-11-191-1/+4
* Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang122008-11-191-1/+2
* Synchronization of MDE Library Spec., Mde.dec, and corresponding head files i...jji42008-11-141-8/+8
* At bit mask for PEI/DXE dispatchqhuang82008-11-061-0/+2
* remove DEBUG_DEPEX as it does not pass design review yet.qwang122008-11-041-2/+0
* Add in a new debug mask bit EFI_D_DEPEX. It is used to enable the debug messa...qwang122008-11-031-1/+3
* code review's result.eric_tian2008-08-121-4/+4
* Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao42008-07-151-5/+6
* Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang12007-06-191-0/+458
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-458/+0
* Add alias EFI_D_XXX to provide backward compatibilities.qhuang82007-02-131-15/+34
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-251-1/+1
* 1. PostCodeLib.qhuang82006-06-191-16/+16
* BaseMemoryLib (BaseMemoryLibRepStr):qhuang82006-06-131-2/+2
* MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...qhuang82006-05-251-6/+6
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@202 6f19...lgao42006-05-191-1/+1
* Finish bug at line 324:vanjeff2006-05-191-1/+1
* Added CONST for some sting type to follow MWG-0.51. Tracker 26 and 28vanjeff2006-04-271-5/+5
* Initial import.bbahnsen2006-04-211-0/+439