summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiDebugLibConOut
AgeCommit message (Expand)AuthorFilesLines
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-22/+9
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-0/+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-10/+10
2007-09-20Fix a bug to print correct message to ConOut and StdErr as they accept unicod...qwang121-2/+7
2007-09-04Merge the PI enabling works from the branchqwang121-7/+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-36/+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/+15
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
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang81-6/+7
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred1-1/+1
2006-07-07Redefine SPEC and Release Version to 0x20000lgao41-4/+7
2006-07-07Obsoleted by new schema and new build tools.jwang362-77/+0
2006-07-02Modify MSA file for correcting <TokenSpaceGuidCName>klu21-8/+8
2006-06-30removed unnecessary name space declarations in some top level elementsjwang361-4/+4
2006-06-30converted all surface area description files to new schemajwang361-42/+54
2006-06-19 1. PostCodeLib.qhuang81-1/+1
2006-06-13 BaseMemoryLib (BaseMemoryLibRepStr):qhuang81-3/+3
2006-06-12Transfer old <PCDs> in MSA to <PcdCoded>:klu21-14/+8
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch1-1/+1
2006-04-27Added CONST for some sting type to follow MWG-0.51. Tracker 34 and 36vanjeff1-5/+5
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen1-11/+11
2006-04-21Initial import.bbahnsen4-0/+389