summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiDebugLibConOut
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Do not use CreateEventEx unless requiredVitaly Cheptsov via Groups.Io2020-01-102-6/+2
* MdePkg/UefiDebugLibConOut: Pass the correct buffer sizeMarvin Haeuser2019-11-041-2/+2
* MdePkg/UefiDebugLibConOut: Add destructor to CloseEventXu, Wei62019-07-292-0/+24
* MdePkg/UefiDebugLibConOut: make global variable staticZhichao Gao2019-04-281-1/+1
* MdePkg/UefidebugLibConOut: Make it runtime safeAaron Antone2019-04-223-58/+147
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-093-19/+3
* MdePkg/UefidebugLibConOut: Add new APIsBret Barkelew2019-04-021-5/+101
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-251-2/+2
* MdePkg: Clean up source filesLiming Gao2018-06-282-35/+35
* MdePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdePkg: DebugAssert enhancementBaraneedharan Anbazhagan2015-12-071-1/+2
* MdePkg: Update BaseDebugLibConOut libraryLiming Gao2015-02-062-2/+21
* MdePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-2/+3
* Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode ...erictian2012-08-291-2/+2
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-102-7/+8
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-3/+5
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-252-7/+7
* Update the copyright notice formathhtian2010-04-232-4/+4
* 1. Correct File header to ## @filelgao42010-02-241-5/+5
* INF extension reviewedjji42009-01-091-3/+3
* Synchronize MdePkg/Library *.h files with c filesgikidy2008-12-111-1/+1
* Synchronize function comment in gikidy2008-11-261-22/+9
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang122008-11-191-1/+2
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-0/+2
* use UnicodeVSPrintAsciiFormat, UnicodeSPrintAsciiFormat to simplify code.klu22008-09-081-7/+10
* Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao42008-09-081-1/+1
* remove the unused msa files in MdePkg.lgao42008-08-251-75/+0
* Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao42008-07-152-10/+10
* Fix a bug to print correct message to ConOut and StdErr as they accept unicod...qwang122007-09-201-2/+7
* Merge the PI enabling works from the branchqwang122007-09-041-7/+2
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-301-5/+5
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* Remove unused comments in MdePkg.yshang12007-07-191-36/+0
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-10/+0
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-223-39/+15
* Import some Pei and Dxe related instances for MdePkg.vanjeff2007-06-224-0/+468
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-012-322/+0
* 1) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULLqwang122007-04-061-3/+3
* Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang82007-01-301-14/+14
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-251-4/+4
* 1. Add the fix for the following Bugs:cwu112006-11-031-1/+1
* Remove the duplicated Copy Right in msa header.lgao42006-09-271-10/+0
* Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PC...lgao42006-09-071-1/+1
* Added license & copyright declarationjwang362006-07-131-0/+10
* 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang82006-07-121-6/+7
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred2006-07-121-1/+1