summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiDebugLibConOut
Commit message (Expand)AuthorAgeFilesLines
* 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
* Redefine SPEC and Release Version to 0x20000lgao42006-07-071-4/+7
* Obsoleted by new schema and new build tools.jwang362006-07-072-77/+0
* Modify MSA file for correcting <TokenSpaceGuidCName>klu22006-07-021-8/+8
* removed unnecessary name space declarations in some top level elementsjwang362006-06-301-4/+4
* converted all surface area description files to new schemajwang362006-06-301-42/+54
* 1. PostCodeLib.qhuang82006-06-191-1/+1
* BaseMemoryLib (BaseMemoryLibRepStr):qhuang82006-06-131-3/+3
* Transfer old <PCDs> in MSA to <PcdCoded>:klu22006-06-121-14/+8
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-251-1/+1
* Added CONST for some sting type to follow MWG-0.51. Tracker 34 and 36vanjeff2006-04-271-5/+5
* Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2006-04-261-11/+11
* Initial import.bbahnsen2006-04-214-0/+389