summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BasePrintLib
Commit message (Expand)AuthorAgeFilesLines
* 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
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@263 6f19...yshang12006-05-241-17/+17
* Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2006-04-261-11/+11
* Initial import.bbahnsen2006-04-216-0/+1002