summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePrintLib
AgeCommit message (Expand)AuthorFilesLines
2008-12-11Synchronize MdePkg h files to Library/Base* c files.gikidy2-10/+8
2008-11-26Function headers in .h and .c files synchronized with specjji41-0/+1
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-11-21Function headers and comments have been checked with spec.jji41-4/+4
2008-11-19Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang121-4/+8
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-2/+1
2008-09-25Clean up code according to code review.vanjeff3-599/+589
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2-6/+2
2008-08-25remove the unused msa files in MdePkg.lgao41-47/+0
2008-07-15Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao44-44/+74
2008-01-25Fix a bug in print library "%a" should not print anything if the var argument...qhuang81-0/+6
2007-09-01Fixed problem with sign extension in print lib. PrintXY could not print out F...AJFISH1-4/+4
2007-07-19Remove unused comments in MdePkg.yshang11-26/+0
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH2-4/+0
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH5-40/+7
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH1-10/+0
2007-06-27Updated headers to follow coding standardAJFISH1-2/+0
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff6-0/+1668
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch4-1537/+0
2007-02-131. Add two interfaces in PeCoffGetEntryPointLib.hqhuang81-3/+18
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang123-1455/+1475
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli241-0/+28
2006-09-27Remove the duplicated Copy Right in msa header.lgao41-10/+0
2006-09-19Add GLOBAL_REMOVE_IF_REFERENCED to the declaration of module globals in the P...mdkinney2-2/+2
2006-07-13Added license & copyright declarationjwang361-0/+10
2006-07-131.Fix SetMem64.S to not use SSE3 instructionqhuang82-2/+2
2006-07-13BasePrintLib: Fix Buffer Overflow issue.qhuang83-44/+48
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang81-2/+2
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred1-1/+1
2006-07-07Redefine SPEC and Release Version to 0x20000lgao41-6/+6
2006-07-07Obsoleted by new schema and new build tools.jwang362-77/+0
2006-07-06 PciLib:qhuang81-3/+7
2006-07-05 DebugLib:qhuang83-94/+130
2006-06-30removed unnecessary name space declarations in some top level elementsjwang361-3/+3
2006-06-30converted all surface area description files to new schemajwang361-37/+37
2006-06-281.BaseMemoryLibMmx: Add X64 Cpu Arch support.qhuang82-5/+27
2006-06-26• BaseMemoryLib:qhuang83-4/+4
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang81-43/+73
2006-06-13 BaseMemoryLib (BaseMemoryLibRepStr):qhuang83-20/+19
2006-06-07BaseMemoryLib:qhuang82-0/+4
2006-06-031) Add support for %p to print pointersmdkinney1-2/+6
2006-05-31add function headervanjeff3-21/+458
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch1-1/+1
2006-05-25MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...qhuang83-24/+33
2006-05-25git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@272 6f19...yshang11-17/+17
2006-05-24git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@263 6f19...yshang11-17/+17
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen1-11/+11
2006-04-21Initial import.bbahnsen6-0/+1002