summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BasePrintLib
Commit message (Expand)AuthorAgeFilesLines
* Refine code to follow coding style.ydong102011-08-241-1/+1
* Fix X64 compile error.lgao42011-08-091-1/+1
* clarify the logic of the print length counting functions in both PrintLib lib...jcarsey2011-08-081-25/+17
* Fix X64 compile error.lgao42011-08-041-1/+1
* Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.jcarsey2011-08-023-41/+160
* Fix ICC build break.lgao42011-05-261-3/+9
* Update BasePrintLib to handle the unaligned GUID. lgao42011-05-241-4/+4
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-254-48/+48
* Forcing functions with variable argument lists to use the same calling conven...geekboy15a2010-04-292-0/+2
* Update the copyright notice formathhtian2010-04-234-9/+9
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Update function description to be consistent with code definition: HEX_RADIX ...xdu22009-11-172-10/+10
* Fix file headersmdkinney2009-08-241-1/+1
* Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang82009-08-191-9/+9
* Update BasePrintLib to work correctly on compilers where VA_LIST is a structuremdkinney2009-08-181-4/+13
* Adjust the behavior of the MdePkg Print Library class to produce a consistent...mdkinney2009-06-301-2/+52
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-303-62/+286
* Fix typos in comments.qhuang82009-02-061-4/+4
* Add comment to explain use of the types "int" and "unsigned int" in the imple...mdkinney2009-02-051-0/+16
* Minor adjust the logic in BasePrintLib and fix several typosqhuang82009-02-042-30/+27
* Fix minor coding style issue.qhuang82009-02-021-1/+1
* Fix a bug that length might be a negative value for worker function BasePrint...qhuang82009-01-193-12/+12
* Apply BaseMemoryLib to replace the for loop.qhuang82009-01-143-15/+13
* INF file verified, and Coding Style reviewed.gikidy2009-01-091-2/+2
* Memory overflow verifiedjji42009-01-071-2/+2
* Fix memory overflow. gikidy2009-01-071-5/+11
* Synchronize MdePkg h files to Library/Base* c files.gikidy2008-12-112-10/+8
* Function headers in .h and .c files synchronized with specjji42008-11-261-0/+1
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* Function headers and comments have been checked with spec.jji42008-11-211-4/+4
* Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang122008-11-191-4/+8
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-2/+1
* Clean up code according to code review.vanjeff2008-09-253-599/+589
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-172-6/+2
* remove the unused msa files in MdePkg.lgao42008-08-251-47/+0
* Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao42008-07-154-44/+74
* Fix a bug in print library "%a" should not print anything if the var argument...qhuang82008-01-251-0/+6
* Fixed problem with sign extension in print lib. PrintXY could not print out F...AJFISH2007-09-011-4/+4
* Remove unused comments in MdePkg.yshang12007-07-191-26/+0
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-122-4/+0
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-295-40/+7
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-10/+0
* Updated headers to follow coding standardAJFISH2007-06-271-2/+0
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-226-0/+1668
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-014-1537/+0
* 1. Add two interfaces in PeCoffGetEntryPointLib.hqhuang82007-02-131-3/+18
* 1) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang122007-02-123-1455/+1475
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-251-0/+28
* Remove the duplicated Copy Right in msa header.lgao42006-09-271-10/+0