summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePrintLib
AgeCommit message (Expand)Author
2015-07-16MdePkg/BasePrintLib: make mStatusString array CONSTArd Biesheuvel
2015-06-08MdePkg: Add %u and %lu support for PrintLib and DebugLib.Qiu Shumin
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-07Add type cast for better coding style.Qiu Shumin
2014-07-09MdePkg/BasePrintLib: Do not do operations with NULLHarry Liebel
2013-06-04Add the missing "," for the patch to fix status code print string.Gary Ching-Pang Lin
2013-05-24Without this fix, the "%r" format specifier prints eg. "0000001A" instead of ...lgao4
2012-08-21Enhance the code to make the code logic more clear.ydong10
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun3
2011-09-14Refine code to follow coding style.ydong10
2011-09-05Refine code to follow coding style.ydong10
2011-09-02Add check before use to make code run more safer.ydong10
2011-08-24Refine code to follow coding style.ydong10
2011-08-09Fix X64 compile error.lgao4
2011-08-08clarify the logic of the print length counting functions in both PrintLib lib...jcarsey
2011-08-04Fix X64 compile error.lgao4
2011-08-02Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.jcarsey
2011-05-26Fix ICC build break.lgao4
2011-05-24Update BasePrintLib to handle the unaligned GUID. lgao4
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-04-29Forcing functions with variable argument lists to use the same calling conven...geekboy15a
2010-04-23Update the copyright notice formathhtian
2010-02-241. Correct File header to ## @filelgao4
2009-11-17Update function description to be consistent with code definition: HEX_RADIX ...xdu2
2009-08-24Fix file headersmdkinney
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang8
2009-08-18Update BasePrintLib to work correctly on compilers where VA_LIST is a structuremdkinney
2009-06-30Adjust the behavior of the MdePkg Print Library class to produce a consistent...mdkinney
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney
2009-02-06Fix typos in comments.qhuang8
2009-02-05Add comment to explain use of the types "int" and "unsigned int" in the imple...mdkinney
2009-02-04Minor adjust the logic in BasePrintLib and fix several typosqhuang8
2009-02-02Fix minor coding style issue.qhuang8
2009-01-19Fix a bug that length might be a negative value for worker function BasePrint...qhuang8
2009-01-14Apply BaseMemoryLib to replace the for loop.qhuang8
2009-01-09INF file verified, and Coding Style reviewed.gikidy
2009-01-07Memory overflow verifiedjji4
2009-01-07Fix memory overflow. gikidy
2008-12-11Synchronize MdePkg h files to Library/Base* c files.gikidy
2008-11-26Function headers in .h and .c files synchronized with specjji4
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao4
2008-11-21Function headers and comments have been checked with spec.jji4
2008-11-19Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang12
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian
2008-10-28Refine file header for INF files of MDE library instances.xli24
2008-09-25Clean up code according to code review.vanjeff
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff
2008-08-25remove the unused msa files in MdePkg.lgao4