summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/DxePrintLibPrint2Protocol/PrintLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-535/+583
* MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-2/+2
* 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-091-7/+1
* 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-211-14/+42
* MdeModulePkg/PrintLib: Refine the SPrint functionsHao Wu2017-02-211-224/+338
* MdeModulePkg/PrintLib: Add missing return status check for Print APIsHao Wu2017-01-031-38/+56
* 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
* 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-021-6/+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
* Update the copyright notice formathhtian2010-04-241-2/+2
* 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-301-4/+389
* Rename EdkPrintLib to DxePrintLibPrint2Protocol to better reflect its functio...qhuang82009-02-231-0/+539