summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxePrintLibPrint2Protocol
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-535/+583
2021-12-07MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-2/+2
2020-10-13MdeModulePkg: Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACESZhang, Shenglei1-145/+0
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-19/+3
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-2/+2
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-88/+88
2018-01-02MdeModulePkg/DxePrintLibPrint2Protocol: Fix incomplete print outputWang, Jian J1-2/+6
2017-12-29MdeModulePkg/DxePrintLibPrint2Protocol: fix GCC5 build breakWang, Jian J1-1/+1
2017-12-28MdeModulePkg/DxePrintLibPrint2Protocol: Fix error in Precision position calcu...Jian J Wang1-2/+5
2017-09-29MdeModulePkg/PrintLib: Fix possible negative value left shiftHao Wu1-1/+1
2017-06-01MdeModulePkg/PrintLib: Avoid reading content beyond the format stringHao Wu1-11/+11
2017-03-13MdeModulePkg/PrintLib: Refine the comment for AsciiValueToStringS APIHao Wu1-2/+1
2017-03-06MdeModulePkg: Refine type cast for pointer subtractionHao Wu1-1/+1
2017-03-02MdeModulePkg/PrintLib: Add deprecated flag for APIs [A|U]ValueToStringHao Wu1-0/+12
2017-02-21MdeModulePkg/PrintLib: Add safe print functions [A|U]ValueToStringSHao Wu1-0/+127
2017-02-21MdeModulePkg/PrintLib: Use EFI_PRINT2S_PROTOCOL for this instanceHao Wu3-21/+49
2017-02-21MdeModulePkg/PrintLib: Refine the SPrint functionsHao Wu2-225/+344
2017-01-03MdeModulePkg/PrintLib: Add missing return status check for Print APIsHao Wu1-38/+56
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-07-16MdeModulePkg/DxePrintLibPrint2Protocol: make mStatusString array CONSTArd Biesheuvel1-1/+1
2015-06-08MdeModulePkg: Add %u and %lu support for PrintLib and DebugLib.Qiu Shumin1-3/+23
2015-01-09MdeModulePkg DxePrintLibPrint2Protocol Library SPrintLength() API issue.Liming Gao1-15/+131
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-3/+3
2014-08-071) Add type cast for better coding style.Feng Tian1-5/+5
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...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