summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BasePrintLib/PrintLibInternal.h
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Clean up source filesLiming Gao2018-06-281-20/+20
* MdePkg/BasePrintLib: Add safe print functions [A|U]ValueToStringSHao Wu2017-02-211-0/+61
* MdePkg/BasePrintLib: Refine the SPrint functionsHao Wu2017-02-211-1/+2
* MdePkg: Add %u and %lu support for PrintLib and DebugLib.Qiu Shumin2015-06-081-1/+2
* Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.jcarsey2011-08-021-18/+27
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-13/+13
* Forcing functions with variable argument lists to use the same calling conven...geekboy15a2010-04-291-0/+1
* Update the copyright notice formathhtian2010-04-231-2/+2
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-301-9/+11
* Minor adjust the logic in BasePrintLib and fix several typosqhuang82009-02-041-9/+9
* Fix a bug that length might be a negative value for worker function BasePrint...qhuang82009-01-191-1/+1
* Apply BaseMemoryLib to replace the for loop.qhuang82009-01-141-1/+2
* Clean up code according to code review.vanjeff2008-09-251-4/+0
* Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao42008-07-151-13/+13
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-291-4/+5
* Updated headers to follow coding standardAJFISH2007-06-271-2/+0
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-221-0/+206
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-201/+0
* 1) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang122007-02-121-201/+201
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-251-0/+28
* BasePrintLib: Fix Buffer Overflow issue.qhuang82006-07-131-1/+5
* DebugLib:qhuang82006-07-051-1/+6
* • BaseMemoryLib:qhuang82006-06-261-1/+1
* BaseMemoryLib (BaseMemoryLibRepStr):qhuang82006-06-131-10/+0
* add function headervanjeff2006-05-311-3/+82
* MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...qhuang82006-05-251-1/+9
* Initial import.bbahnsen2006-04-211-0/+87