]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BasePrintLib/PrintLib.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Library / BasePrintLib / PrintLib.c
2021-12-07 Michael KubackiMdePkg: Apply uncrustify changes
2020-10-13 Zhang, ShengleiMdePkg: Remove code wrapped by DISABLE_NEW_DEPRECATED_I...
2019-04-09 Michael D KinneyMdePkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoMdePkg: Clean up source files
2017-03-13 Hao WuMdePkg/BasePrintLib: Refine the comment for AsciiValueT...
2017-03-02 Hao WuMdePkg/BasePrintLib: Add deprecated flag for APIs ...
2017-02-21 Hao WuMdePkg/BasePrintLib: Add safe print functions [A|U...
2017-02-21 Hao WuMdePkg/BasePrintLib: Refine the SPrint functions
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2011-08-02 jcarseyAdd 2 functions to UefiLib library class: CatSPrint...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-04-23 hhtianUpdate the copyright notice format
2009-11-17 xdu2Update function description to be consistent with code...
2009-08-24 mdkinneyFix file headers
2009-08-19 qhuang8Update to make end-of-line consistent for all source...
2009-08-18 mdkinneyUpdate BasePrintLib to work correctly on compilers...
2009-05-30 mdkinneyThis checkin addresses the compatibility issue of passi...
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-21 jji4Function headers and comments have been checked with...
2008-11-19 qwang12Update doxygen comment for VarArg list parameter. ...
2008-09-25 vanjeffClean up code according to code review.
2008-09-17 vanjeffremove unnecessary comments introduced by tools from...
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-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-06-29 AJFISHRemoved CommonHeader.h generated file from the MdePkg.
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
2006-09-19 mdkinneyAdd GLOBAL_REMOVE_IF_REFERENCED to the declaration...
2006-07-13 qhuang81.Fix SetMem64.S to not use SSE3 instruction
2006-07-13 qhuang8BasePrintLib: Fix Buffer Overflow issue.
2006-07-06 qhuang8 PciLib:
2006-07-05 qhuang8 DebugLib:
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 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-21 bbahnsenInitial import.