summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxePrintLibPrint2Protocol/PrintLib.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun31-6/+21
2011-10-31MdeModulePkg: Remove variables that are set, but not usedjljusten1-2/+0
2011-09-02MdeModulePkg: Remove UefiBootServicesTableLib dependency from DxePrintLibPrin...jcarsey1-6/+5
2011-08-24Refine code to follow coding style.ydong101-1/+1
2011-08-09Fix X64 VS2005 and VS2008 compile error.lgao41-1/+1
2011-08-08clarify the logic of the print length counting functions in both PrintLib lib...jcarsey1-40/+8
2011-08-02Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.jcarsey1-2/+884
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-11-17Update function description to be consistent with code definition: HEX_RADIX ...xdu21-7/+7
2009-08-26Minor bugs fixes from testing on Xcode 3.2 and with the iPhone SDK 3.0 compi...AJFISH1-1/+0
2009-06-03Make sure BASE_LIST is always aligned on a 64-bit boundarymdkinney1-4/+4
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney1-4/+389
2009-02-23Rename EdkPrintLib to DxePrintLibPrint2Protocol to better reflect its functio...qhuang81-0/+539