]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/UefiDebugLibStdErr/DebugLib.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Library / UefiDebugLibStdErr / DebugLib.c
2021-12-07 Michael KubackiMdePkg: Apply uncrustify changes
2019-11-04 Marvin HaeuserMdePkg/UefiDebugLibStdErr: Pass the correct buffer...
2019-04-22 Aaron AntoneMdePkg/UefiDebugLibStdErr: Make it runtime safe
2019-04-09 Michael D KinneyMdePkg: Replace BSD License with BSD+Patent License
2019-04-02 Bret BarkelewMdePkg/UefiDebugLibStdErr: Add new APIs
2018-06-28 Liming GaoMdePkg: Clean up source files
2015-12-07 Baraneedharan Anba... MdePkg: DebugAssert enhancement
2015-02-06 Liming GaoMdePkg: Update BaseDebugLibStdErr library
2012-08-29 erictianShould pass in bytes of string buffer to UnicodeSPrint...
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2010-06-30 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-04-23 hhtianUpdate the copyright notice format
2008-12-11 gikidySynchronize MdePkg/Library *.h files with c files
2008-11-26 gikidySynchronize function comment in
2008-11-19 qwang12Update doxygen comment for VarArg list parameter. ...
2008-09-08 klu2use UnicodeVSPrintAsciiFormat, UnicodeSPrintAsciiFormat...
2008-09-08 lgao4Correct the wrong '?' character to '-', and add check...
2008-07-15 lgao4Code scrub for the Debug library, PostCode library...
2007-09-20 qwang12Fix a bug to print correct message to ConOut and StdErr...
2007-07-20 vanjeffremove some comments introduced by tools.
2007-06-22 yshang1Checked in part of MDE library instances following...
2007-06-22 vanjeffImport some Pei and Dxe related instances for MdePkg.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-04-06 qwang121) Initialize gBS, gST, gImageHandle in UefiBootService...
2007-01-25 xli24Make MDE package pass intel IPF compiler with /W4 ...
2006-11-03 cwu111. Add the fix for the following Bugs:
2006-06-19 qhuang8 1. PostCodeLib.
2006-06-13 qhuang8 BaseMemoryLib (BaseMemoryLibRepStr):
2006-04-27 vanjeffAdded CONST for some sting type to follow MWG-0.51...
2006-04-21 bbahnsenInitial import.