]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BasePrintLib
MdePkg UefiPciSegmentLibPciRootBridgeIo: Remove redundant dependency
[mirror_edk2.git] / MdePkg / Library / BasePrintLib /
2018-06-28 Liming GaoMdePkg: Clean up source files
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-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
2015-12-15 Jordan JustenMdePkg: Convert all .uni files to utf-8
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-09-03 Gao, LimingMdePkg: Convert non DOS format files to DOS format
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
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
2010-02-24 lgao41. Correct File header to ## @file
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-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-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.