summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BasePrintLib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add GLOBAL_REMOVE_IF_REFERENCED to the declaration of module globals in the P...mdkinney2006-09-192-2/+2
* Added license & copyright declarationjwang362006-07-131-0/+10
* 1.Fix SetMem64.S to not use SSE3 instructionqhuang82006-07-132-2/+2
* BasePrintLib: Fix Buffer Overflow issue.qhuang82006-07-133-44/+48
* 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang82006-07-121-2/+2
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred2006-07-121-1/+1
* Redefine SPEC and Release Version to 0x20000lgao42006-07-071-6/+6
* Obsoleted by new schema and new build tools.jwang362006-07-072-77/+0