summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library/PrintLib.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
2013-07-29Clarify PrintLib behavior on %d, %x, %l.Liming Gao
2011-08-02Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.jcarsey
2010-04-23Update the copyright notice formathhtian
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter
2009-12-01typo in commentjcarsey
2009-11-17Update function description to be consistent with code definition: HEX_RADIX ...xdu2
2009-06-30Adjust the behavior of the MdePkg Print Library class to produce a consistent...mdkinney
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney
2009-02-24Remove the work-around in DevicePathLib to judge the end of device path node ...qhuang8
2008-12-22detabqhuang8
2008-12-08correct 0X to 0xlgao4
2008-12-08Correct the unknown character and update ChangeLog.txtlgao4
2008-12-07Add full description of the Format string to the file header of the Print Lib...mdkinney
2008-11-21Function headers and comments have been checked with spec.jji4
2008-11-19Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang12
2008-11-14Synchronization of MDE Library Spec., Mde.dec, and corresponding head files i...jji4
2008-10-31Update to use DOS formatqhuang8
2008-07-15Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao4
2007-06-27Updated headers to follow coding standardAJFISH
2007-06-19Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang1
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-02-131. Add two interfaces in PeCoffGetEntryPointLib.hqhuang8
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang12
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