]> git.proxmox.com Git - mirror_edk2.git/history - EdkCompatibilityPkg/Foundation/Library/EfiCommonLib
EdkCompatibilityPkg/PrintLite: Fix ErrorPrint() wrong NULL char check
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / EfiCommonLib /
2016-08-01 Liming GaoEdkCompatibilityPkg: Fix GCC build failure
2016-04-15 Marvin H?userEdkCompatibilityPkg: Fix a typo.
2016-04-15 Marvin H?userEdkCompatibilityPkg: Do not cast VA_LIST to a pointer...
2014-06-26 Eric DongRefine code to make it more safely.
2014-01-23 Tian, HotFix CRLF format
2013-10-22 Olivier MartinEdkCompatibilityPkg: Fixed EDK Shell build
2013-08-08 Harry LiebelAdd Aarch64 support to EdkCompatibilityPkg.
2012-06-21 ydong10Fix a typo.
2011-07-12 andrewfishEdkCompatabilityPkg: Fix build issues with X64 clang
2010-11-26 lgao4Sync all bug fixes between EDK1.04 and EDK1.06 into...
2010-09-10 ydong10Refine some code to make the code run safely.
2010-07-16 andrewfishFixes for the ARM port of SCTs
2010-07-09 andrewfishPorted more of EdkCompatabilityPkg to ARM to support...
2010-04-28 hhtianUpdate the copyright notice format
2009-12-15 rsun3Fix a PeiServices pointer checking error bug in EfiComm...
2009-09-24 AJFISHFixed issues compiling for Apple gcc on IA-32
2009-08-20 qhuang8Update to make end-of-line consistent for all source...
2008-09-27 vanjeffChanging source filename to match name changing.
2008-09-27 vanjeffRenamed remotely
2008-08-28 qwang12Add .S file for GCC tool-chain for EfiCommonLib.
2008-08-23 qwang121) Cleanup for GCC and ICC tool-chain.
2008-08-23 qwang121) add in EfiCommonLib_Edk2.inf which will allow EfiCom...
2008-07-21 qwang12Add in .S file for GCC tool-chain.
2008-07-21 qwang12Use ebp as frame buffer in DivU64x32. Fix a typo in...
2008-07-21 qwang12Inline ASM in .c file is specific to MS tool-chain...
2008-07-21 qwang12Fix a bug in Power10U64. Power10U64 should clean up...
2008-04-24 jljustenFix various warnings with the Intel C compiler.
2008-03-28 qhuang8Update Guid Value format.
2008-03-17 jljustenedk2/EdkCompatibilityPkg/**
2008-03-17 jljustenRenamed to match filename naming recommendations.
2008-01-24 qwang121) Sync EdkCompatibilityPkg with EDK 1.04. The changes...
2007-06-28 qwang12Add in the 1st version of ECP.