summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiDebugLibConOut
AgeCommit message (Expand)Author
2015-02-06MdePkg: Update BaseDebugLibConOut libraryLiming Gao
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming
2012-08-29Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode ...erictian
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-04-23Update the copyright notice formathhtian
2010-02-241. Correct File header to ## @filelgao4
2009-01-09INF extension reviewedjji4
2008-12-11Synchronize MdePkg/Library *.h files with c filesgikidy
2008-11-26Synchronize function comment in gikidy
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao4
2008-11-19Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang12
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian
2008-10-28Refine file header for INF files of MDE library instances.xli24
2008-09-08use UnicodeVSPrintAsciiFormat, UnicodeSPrintAsciiFormat to simplify code.klu2
2008-09-08Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao4
2008-08-25remove the unused msa files in MdePkg.lgao4
2008-07-15Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao4
2007-09-20Fix a bug to print correct message to ConOut and StdErr as they accept unicod...qwang12
2007-09-04Merge the PI enabling works from the branchqwang12
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang8
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-19Remove unused comments in MdePkg.yshang1
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang1
2007-06-22Import some Pei and Dxe related instances for MdePkg.vanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-04-061) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULLqwang12
2007-01-30Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang8
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli24
2006-11-031. Add the fix for the following Bugs:cwu11
2006-09-27Remove the duplicated Copy Right in msa header.lgao4
2006-09-07Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PC...lgao4
2006-07-13Added license & copyright declarationjwang36
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang8
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred
2006-07-07Redefine SPEC and Release Version to 0x20000lgao4
2006-07-07Obsoleted by new schema and new build tools.jwang36
2006-07-02Modify MSA file for correcting <TokenSpaceGuidCName>klu2
2006-06-30removed unnecessary name space declarations in some top level elementsjwang36
2006-06-30converted all surface area description files to new schemajwang36
2006-06-19 1. PostCodeLib.qhuang8
2006-06-13 BaseMemoryLib (BaseMemoryLibRepStr):qhuang8
2006-06-12Transfer old <PCDs> in MSA to <PcdCoded>:klu2
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch
2006-04-27Added CONST for some sting type to follow MWG-0.51. Tracker 34 and 36vanjeff
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen