]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BasePrintLib
Fix the bug that SetMem.S of BaseMemoryLibOptDxe is incorrect.
[mirror_edk2.git] / MdePkg / Library / BasePrintLib /
2009-02-06 qhuang8Fix typos in comments.
2009-02-05 mdkinneyAdd comment to explain use of the types "int" and ...
2009-02-04 qhuang8Minor adjust the logic in BasePrintLib and fix several...
2009-02-02 qhuang8Fix minor coding style issue.
2009-01-19 qhuang8Fix a bug that length might be a negative value for...
2009-01-14 qhuang8Apply BaseMemoryLib to replace the for loop.
2009-01-09 gikidyINF file verified, and Coding Style reviewed.
2009-01-07 jji4Memory overflow verified
2009-01-07 gikidyFix memory overflow.
2008-12-11 gikidySynchronize MdePkg h files to Library/Base* c files.
2008-11-26 jji4Function headers in .h and .c files synchronized with...
2008-11-25 lgao4Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATI...
2008-11-21 jji4Function headers and comments have been checked with...
2008-11-19 qwang12Update doxygen comment for VarArg list parameter. ...
2008-10-29 eric_tianRemove unnessary UEFI_SPECIFICATION_VERSION and PI_SPEC...
2008-10-28 xli24Refine file header for INF files of MDE library instances.
2008-09-25 vanjeffClean up code according to code review.
2008-09-17 vanjeffremove unnecessary comments introduced by tools from...
2008-08-25 lgao4remove the unused msa files in MdePkg.
2008-07-15 lgao4Code scrub for the Debug library, PostCode library...
2008-01-25 qhuang8Fix a bug in print library "%a" should not print anythi...
2007-09-01 AJFISHFixed problem with sign extension in print lib. PrintXY...
2007-07-19 yshang1Remove unused comments in MdePkg.
2007-07-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-06-29 AJFISHRemoved CommonHeader.h generated file from the MdePkg.
2007-06-29 AJFISHremoved [includes] section from MdePkg and MdeModulePkg...
2007-06-27 AJFISHUpdated headers to follow coding standard
2007-06-22 vanjeffImport some basic libraries instances for Mde Packages.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-02-13 qhuang81. Add two interfaces in PeCoffGetEntryPointLib.h
2007-02-12 qwang121) Added BIT0, BIT1, …, BIT63 to the Base Defines
2007-01-25 xli24Make MDE package pass intel IPF compiler with /W4 ...
2006-09-27 lgao4Remove the duplicated Copy Right in msa header.
2006-09-19 mdkinneyAdd GLOBAL_REMOVE_IF_REFERENCED to the declaration...
2006-07-13 jwang36Added license & copyright declaration
2006-07-13 qhuang81.Fix SetMem64.S to not use SSE3 instruction
2006-07-13 qhuang8BasePrintLib: Fix Buffer Overflow issue.
2006-07-12 qhuang81. Updated some files’ description files in MdePkg...
2006-07-12 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-07 lgao4Redefine SPEC and Release Version to 0x20000
2006-07-07 jwang36Obsoleted by new schema and new build tools.
2006-07-06 qhuang8 PciLib:
2006-07-05 qhuang8 DebugLib:
2006-06-30 jwang36removed unnecessary name space declarations in some...
2006-06-30 jwang36converted all surface area description files to new...
2006-06-28 qhuang81.BaseMemoryLibMmx: Add X64 Cpu Arch support.
2006-06-26 qhuang8• BaseMemoryLib:
2006-06-22 qhuang81. UINTN & INTN issue for EBC architecture:
2006-06-13 qhuang8 BaseMemoryLib (BaseMemoryLibRepStr):
2006-06-07 qhuang8BaseMemoryLib:
2006-06-03 mdkinney1) Add support for %p to print pointers
2006-05-31 vanjeffadd function header
2006-05-25 lhauchUpdated MSA by putting Specification element at the...
2006-05-25 qhuang8MemoryAllocationLib: For boundary case: “AllocationSize...
2006-05-25 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-05-24 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-04-26 bbahnsenConvert backslashes to forward slashes in many build...
2006-04-21 bbahnsenInitial import.