]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BasePrintLib/PrintLibInternal.c
MdePkg/BasePrintLib: Fix incomplete print output
[mirror_edk2.git] / MdePkg / Library / BasePrintLib / PrintLibInternal.c
2018-01-02 Wang, Jian JMdePkg/BasePrintLib: Fix incomplete print output
2017-12-28 Jian J WangMdePkg/BasePrintLib: Fix error in Precision position...
2017-09-29 Hao WuMdePkg/PrintLib: Fix possible negative value left shift
2017-06-01 Hao WuMdePkg/BasePrintLib: Avoid reading content beyond the...
2017-02-21 Hao WuMdePkg/BasePrintLib: Add safe print functions [A|U...
2017-02-21 Hao WuMdePkg/BasePrintLib: Refine the SPrint functions
2015-07-16 Ard BiesheuvelMdePkg/BasePrintLib: make mStatusString array CONST
2015-06-08 Qiu ShuminMdePkg: Add %u and %lu support for PrintLib and DebugLib.
2014-08-07 Qiu ShuminAdd type cast for better coding style.
2014-07-09 Harry LiebelMdePkg/BasePrintLib: Do not do operations with NULL
2013-06-04 Gary Ching-Pang LinAdd the missing "," for the patch to fix status code...
2013-05-24 lgao4Without this fix, the "%r" format specifier prints...
2012-08-21 ydong10Enhance the code to make the code logic more clear.
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2011-09-14 ydong10Refine code to follow coding style.
2011-09-05 ydong10Refine code to follow coding style.
2011-09-02 ydong10Add check before use to make code run more safer.
2011-08-24 ydong10Refine code to follow coding style.
2011-08-09 lgao4Fix X64 compile error.
2011-08-08 jcarseyclarify the logic of the print length counting function...
2011-08-04 lgao4Fix X64 compile error.
2011-08-02 jcarseyAdd 2 functions to UefiLib library class: CatSPrint...
2011-05-26 lgao4Fix ICC build break.
2011-05-24 lgao4Update BasePrintLib to handle the unaligned GUID.
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-04-29 geekboy15aForcing functions with variable argument lists to use...
2010-04-23 hhtianUpdate the copyright notice format
2009-11-17 xdu2Update function description to be consistent with code...
2009-06-30 mdkinneyAdjust the behavior of the MdePkg Print Library class...
2009-05-30 mdkinneyThis checkin addresses the compatibility issue of passi...
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-07 jji4Memory overflow verified
2009-01-07 gikidyFix memory overflow.
2008-12-11 gikidySynchronize MdePkg h files to Library/Base* c files.
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...
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-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-05 qhuang8 DebugLib:
2006-06-28 qhuang81.BaseMemoryLibMmx: Add X64 Cpu Arch support.
2006-06-26 qhuang8• BaseMemoryLib:
2006-06-13 qhuang8 BaseMemoryLib (BaseMemoryLibRepStr):
2006-05-31 vanjeffadd function header
2006-05-25 qhuang8MemoryAllocationLib: For boundary case: “AllocationSize...
2006-04-21 bbahnsenInitial import.