summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxePrintLibPrint2Protocol
AgeCommit message (Expand)AuthorFilesLines
2011-09-02MdeModulePkg: Remove UefiBootServicesTableLib dependency from DxePrintLibPrin...jcarsey2-16/+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
2011-07-27For libraries that have multiple module types support, just define a [Depex] ...lzeng141-2/+2
2010-04-24Update the copyright notice formathhtian2-4/+4
2010-02-241. Correct File header to ## @filelgao41-4/+4
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...mdkinney2-4/+390
2009-02-23Rename EdkPrintLib to DxePrintLibPrint2Protocol to better reflect its functio...qhuang82-0/+589