summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BasePrintLib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* PciLib:qhuang82006-07-061-3/+7
* DebugLib:qhuang82006-07-053-94/+130
* removed unnecessary name space declarations in some top level elementsjwang362006-06-301-3/+3
* converted all surface area description files to new schemajwang362006-06-301-37/+37
* 1.BaseMemoryLibMmx: Add X64 Cpu Arch support.qhuang82006-06-282-5/+27
* • BaseMemoryLib:qhuang82006-06-263-4/+4
* 1. UINTN & INTN issue for EBC architecture:qhuang82006-06-221-43/+73
* BaseMemoryLib (BaseMemoryLibRepStr):qhuang82006-06-133-20/+19
* BaseMemoryLib:qhuang82006-06-072-0/+4
* 1) Add support for %p to print pointersmdkinney2006-06-031-2/+6
* add function headervanjeff2006-05-313-21/+458
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-251-1/+1
* MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...qhuang82006-05-253-24/+33
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@272 6f19...yshang12006-05-251-17/+17