summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePrintLib/PrintLibInternal.h
AgeCommit message (Expand)Author
2016-12-26MdePkg: Move to new locationGuo Mang
2015-06-08MdePkg: Add %u and %lu support for PrintLib and DebugLib.Qiu Shumin
2011-08-02Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.jcarsey
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-04-29Forcing functions with variable argument lists to use the same calling conven...geekboy15a
2010-04-23Update the copyright notice formathhtian
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney
2009-02-04Minor adjust the logic in BasePrintLib and fix several typosqhuang8
2009-01-19Fix a bug that length might be a negative value for worker function BasePrint...qhuang8
2009-01-14Apply BaseMemoryLib to replace the for loop.qhuang8
2008-09-25Clean up code according to code review.vanjeff
2008-07-15Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao4
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH
2007-06-27Updated headers to follow coding standardAJFISH
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang12
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli24
2006-07-13BasePrintLib: Fix Buffer Overflow issue.qhuang8
2006-07-05 DebugLib:qhuang8
2006-06-26• BaseMemoryLib:qhuang8
2006-06-13 BaseMemoryLib (BaseMemoryLibRepStr):qhuang8
2006-05-31add function headervanjeff
2006-05-25MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...qhuang8
2006-04-21Initial import.bbahnsen