]> git.proxmox.com Git - mirror_edk2.git/history - EdkCompatibilityPkg/Foundation/Library
Program SD Cards into 4-bit mode (support for this is required in the spec). This...
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library /
2008-08-28 qwang12Add .S file for GCC tool-chain for EfiCommonLib.
2008-08-26 qwang12Add in Thunk16.S.
2008-08-25 qwang12Add Fx.s
2008-08-25 qwang12Add in SupportItpDebug.S.
2008-08-23 qwang12Add .S (for GCC) file for Pei/PeiLib/PeiLib_Edk2.inf.
2008-08-23 qwang12Make EfiRuntimeLib pass GCC.
2008-08-23 qwang121) Cleanup for GCC and ICC tool-chain.
2008-08-23 qwang12Add in _Edk2.inf so that library can be build by GCC...
2008-08-23 qwang121) add in EfiCommonLib_Edk2.inf which will allow EfiCom...
2008-07-23 qwang12Enhance the string formatting function to take "%p...
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-07-08 qhuang8Some adjustment in ECP to make it compatible with EDK1...
2008-06-19 qhuang8Remove unrecognized chars in comment in source file.
2008-06-19 qhuang8Remove unrecognized chars in comment in assembly file.
2008-06-19 qhuang8Remove unrecognized chars in comment for all source...
2008-05-27 jljustenedk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrS...
2008-05-27 jljustenedk2/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIG...
2008-05-26 jljustenedk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLi...
2008-05-26 jljustenedk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriv...
2008-05-26 jljustenedk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLi...
2008-05-23 qhuang8Use EDK library macro for EDK library function.
2008-05-22 jljustenedk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLi...
2008-05-22 jljustenedk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLi...
2008-05-22 jljustenedk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLi...
2008-05-22 jljustenMerge from edk2/MdePkg/Library/BaseIoLibIntrinsic to...
2008-05-22 jljustenedk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriv...
2008-05-22 jljustenedk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLi...
2008-05-22 jljustenedk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLi...
2008-05-22 jljustenedk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLi...
2008-05-21 qwang121) Change Framework version of PeiServiceTable's PciCfg...
2008-05-09 lgao4Assert() break point default is DEADLOOP().
2008-05-07 qwang12Re-enable ExtractDataFromHiiHandle and FindHiiHandle...
2008-04-24 jljustenFix various warnings with the Intel C compiler.
2008-04-17 qwang12Add in Macro named SUPPORT_DEPRECATED_IFRSUPPORTLIB_API...
2008-04-11 jljustenRemove ambiguous auto-increment usage. (gcc warning)
2008-04-11 jljustenFixed several include filename issues for gcc+unix.
2008-04-02 jwang36Removed one include path which doesn't exist
2008-03-29 qhuang8GCC cleanup for all EDK I DXE libraries.
2008-03-28 qhuang8Update Guid Value format.
2008-03-28 qhuang8Add a work around Dummy.c file to avoid autogen error...
2008-03-27 qhuang8Remove the default value 0xE0000000 of EDKII_GLUE_PciEx...
2008-03-27 qhuang8Rename PeiServicesLocatePpi to PeiServicesLocatePpi.
2008-03-27 qhuang8Rename BuildFvHob() & ScanGuid() in GlueLib to avoid...
2008-03-27 qhuang8Add EfiDriverLib to the [libraries] for the reference...
2008-03-21 jljustenMatch case of architecture specific include path added...
2008-03-21 jljustenRename file to match recommended file naming conventions.
2008-03-21 jljustenMatch case of architecture specific include path added...
2008-03-17 jljustenedk2/EdkCompatibilityPkg/**
2008-03-17 jljustenRenamed to match filename naming recommendations.
2008-03-17 jljustenRenamed to match filename naming recommendations.
2008-03-17 jljustenRenamed to match filename naming recommendations.
2008-03-17 jljustenRenamed to match filename naming recommendations.
2008-03-17 jljustenRenamed to match filename naming recommendations.
2008-03-17 jljustenRenamed to match filename naming recommendations.
2008-03-17 jljustenRenamed to match filename naming recommendations.
2008-03-17 jljustenRenamed to match filename naming recommendations.
2008-03-17 jljustenRenamed to match filename naming recommendations.
2008-03-17 jljustenRenamed to match filename naming recommendations.
2008-03-17 jljustenRenamed to match filename naming recommendations.
2008-03-17 jljustenRenamed to match filename naming recommendations.
2008-03-17 jljustenRenamed to match filename naming recommendations.
2008-03-17 jljustenRenamed to match filename naming recommendations.
2008-01-24 qwang12Update memcpy.c and memset.c to support both /Ox and...
2008-01-24 qwang121) Sync EdkCompatibilityPkg with EDK 1.04. The changes...
2007-06-28 qwang12Add in the 1st version of ECP.