summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/DxePrintLibPrint2Protocol
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACESZhang, Shenglei2020-10-131-145/+0
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-093-19/+3
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-2/+2
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-88/+88
* MdeModulePkg/DxePrintLibPrint2Protocol: Fix incomplete print outputWang, Jian J2018-01-021-2/+6
* MdeModulePkg/DxePrintLibPrint2Protocol: fix GCC5 build breakWang, Jian J2017-12-291-1/+1
* MdeModulePkg/DxePrintLibPrint2Protocol: Fix error in Precision position calcu...Jian J Wang2017-12-281-2/+5
* MdeModulePkg/PrintLib: Fix possible negative value left shiftHao Wu2017-09-291-1/+1
* MdeModulePkg/PrintLib: Avoid reading content beyond the format stringHao Wu2017-06-011-11/+11
* MdeModulePkg/PrintLib: Refine the comment for AsciiValueToStringS APIHao Wu2017-03-131-2/+1
* MdeModulePkg: Refine type cast for pointer subtractionHao Wu2017-03-061-1/+1
* MdeModulePkg/PrintLib: Add deprecated flag for APIs [A|U]ValueToStringHao Wu2017-03-021-0/+12
* MdeModulePkg/PrintLib: Add safe print functions [A|U]ValueToStringSHao Wu2017-02-211-0/+127
* MdeModulePkg/PrintLib: Use EFI_PRINT2S_PROTOCOL for this instanceHao Wu2017-02-213-21/+49
* MdeModulePkg/PrintLib: Refine the SPrint functionsHao Wu2017-02-212-225/+344
* MdeModulePkg/PrintLib: Add missing return status check for Print APIsHao Wu2017-01-031-38/+56
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdeModulePkg/DxePrintLibPrint2Protocol: make mStatusString array CONSTArd Biesheuvel2015-07-161-1/+1
* MdeModulePkg: Add %u and %lu support for PrintLib and DebugLib.Qiu Shumin2015-06-081-3/+23
* MdeModulePkg DxePrintLibPrint2Protocol Library SPrintLength() API issue.Liming Gao2015-01-091-15/+131
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-031-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-3/+3
* 1) Add type cast for better coding style.Feng Tian2014-08-071-5/+5
* Add Missing invocations to VA_END() for VA_START().rsun32012-02-011-6/+21
* MdeModulePkg: Remove variables that are set, but not usedjljusten2011-10-311-2/+0
* MdeModulePkg: Remove UefiBootServicesTableLib dependency from DxePrintLibPrin...jcarsey2011-09-022-16/+5
* Refine code to follow coding style.ydong102011-08-241-1/+1
* Fix X64 VS2005 and VS2008 compile error.lgao42011-08-091-1/+1
* clarify the logic of the print length counting functions in both PrintLib lib...jcarsey2011-08-081-40/+8
* Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.jcarsey2011-08-021-2/+884
* For libraries that have multiple module types support, just define a [Depex] ...lzeng142011-07-271-2/+2
* Update the copyright notice formathhtian2010-04-242-4/+4
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Update function description to be consistent with code definition: HEX_RADIX ...xdu22009-11-171-7/+7
* Minor bugs fixes from testing on Xcode 3.2 and with the iPhone SDK 3.0 compi...AJFISH2009-08-261-1/+0
* Make sure BASE_LIST is always aligned on a 64-bit boundarymdkinney2009-06-031-4/+4
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-302-4/+390
* Rename EdkPrintLib to DxePrintLibPrint2Protocol to better reflect its functio...qhuang82009-02-232-0/+589