summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseDebugLibNull/DebugLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-16/+7
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg/BaseDebugLibNull: Add new APIs for DebugLibBret Barkelew2019-04-021-1/+55
* MdePkg: Clean up source filesLiming Gao2018-06-281-19/+19
* MdePkg: Update BaseDebugLibNull libraryLiming Gao2015-02-061-1/+20
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-101-4/+4
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-5/+5
* Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter2010-06-111-1/+1
* Update the copyright notice formathhtian2010-04-231-2/+2
* Synchronize MdePkg h files to Library/Base* c files.gikidy2008-12-111-1/+1
* Synchronize function comment in gikidy2008-11-261-22/+13
* Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang122008-11-191-1/+2
* Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao42008-09-081-1/+1
* Update MDE Library instances according to code review comments.xli242008-09-041-14/+3
* Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao42008-07-151-7/+6
* Code scrub:yshang12008-07-081-1/+9
* remove some comments introduced by tools.vanjeff2007-07-201-3/+1
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-221-2/+7
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-221-0/+188
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-183/+0
* Update BaseDebugLibNull to not touch any global variables or PCD settingsmdkinney2006-12-121-47/+5
* 1. Add the fix for the following Bugs:cwu112006-11-031-1/+1
* 1. PostCodeLib.qhuang82006-06-191-1/+1
* BaseMemoryLib (BaseMemoryLibRepStr):qhuang82006-06-131-3/+3
* 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/+225