summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiDebugLibStdErr
AgeCommit message (Expand)AuthorFilesLines
2024-08-01MdePkg: Fix some spelling mistakes found by cspellRebecca Cran1-14/+14
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki2-52/+41
2020-01-10MdePkg: Do not use CreateEventEx unless requiredVitaly Cheptsov via Groups.Io2-6/+2
2019-11-04MdePkg/UefiDebugLibStdErr: Pass the correct buffer sizeMarvin Haeuser1-2/+2
2019-07-29MdePkg/UefiDebugLibStdErr: Add destructor to CloseEventXu, Wei62-0/+24
2019-04-28MdePkg/UefiDebugLibStdErr: make global variable staticZhichao Gao1-1/+1
2019-04-22MdePkg/UefiDebugLibStdErr: Make it runtime safeAaron Antone3-57/+145
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-19/+3
2019-04-02MdePkg/UefiDebugLibStdErr: Add new APIsBret Barkelew1-5/+102
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-2/+2
2018-06-28MdePkg: Clean up source filesLiming Gao2-34/+34
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-12-07MdePkg: DebugAssert enhancementBaraneedharan Anbazhagan1-1/+2
2015-02-06MdePkg: Update BaseDebugLibStdErr libraryLiming Gao2-2/+21
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-2/+3
2012-08-29Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode ...erictian1-2/+2
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2-7/+8
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-4/+6
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2-7/+7
2010-04-23Update the copyright notice formathhtian2-4/+4
2010-02-241. Correct File header to ## @filelgao41-5/+5
2009-01-09INF extension reviewedjji41-3/+3
2008-12-11Synchronize MdePkg/Library *.h files with c filesgikidy1-1/+1
2008-11-26Synchronize function comment in gikidy1-20/+10
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-11-19Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang121-1/+2
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-1/+2
2008-09-08use UnicodeVSPrintAsciiFormat, UnicodeSPrintAsciiFormat to simplify code.klu21-7/+10
2008-09-08Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao41-1/+1
2008-08-25remove the unused msa files in MdePkg.lgao41-75/+0
2008-07-15Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao42-9/+10
2007-09-20Fix a bug to print correct message to ConOut and StdErr as they accept unicod...qwang121-2/+6
2007-09-04Merge the PI enabling works from the branchqwang121-6/+2
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang81-5/+5
2007-07-20remove some comments introduced by tools.vanjeff1-9/+3
2007-07-19Remove unused comments in MdePkg.yshang11-39/+0
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH1-10/+0
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang13-39/+14
2007-06-22Import some Pei and Dxe related instances for MdePkg.vanjeff4-0/+468
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2-322/+0
2007-04-061) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULLqwang121-3/+3
2007-01-30Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang81-14/+14
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli241-4/+4
2006-11-031. Add the fix for the following Bugs:cwu111-1/+1
2006-09-27Remove the duplicated Copy Right in msa header.lgao41-10/+0
2006-09-07Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PC...lgao41-1/+1
2006-07-13Added license & copyright declarationjwang361-0/+10