]> git.proxmox.com Git - mirror_edk2.git/history - EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib
EdkCompatibilityPkg: Fix typos in comments
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / Pei / PeiLib /
2016-10-21 Gary LinEdkCompatibilityPkg: Fix typos in comments
2014-06-26 Eric DongRefine code to make it more safely.
2014-01-23 Tian, HotFix CRLF format
2013-09-03 Olivier MartinEdkCompatibilityPkg: Fixed build for AArch64
2013-08-08 Harry LiebelAdd Aarch64 support to EdkCompatibilityPkg.
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
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-07-09 andrewfishPorted more of EdkCompatabilityPkg to ARM to support...
2010-06-11 lgao4Add more check to make sure code run safely.
2010-04-28 hhtianUpdate the copyright notice format
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...
2009-04-08 eric_tianupdated to use the term “temporary memory” but not CAR
2009-04-03 rsun3PeiLib uses PEI PCI CFG 2 PPI, so it depends on EdkFram...
2008-12-06 qwang12IPF GCC tool-chain cleanup.
2008-12-04 xli24Use .radix directive that GCC assembly supports.
2008-12-04 qwang12a statement ".radix D" which cause build break for...
2008-12-04 gikidyFollow the Mde_Lib_Spec to fix the function PeCoffLoade...
2008-12-02 qwang121) Add in EcpEfiBreakPoint and EcpMemoryFence which...
2008-12-01 qwang12Fixed a error although Math.c is not built include...
2008-11-27 xli24Clean ECP for build failure.
2008-11-18 qwang12ICC cleanup: Add in (CONST EFI_PEI_SERVICES **)
2008-11-18 qwang12ICC cleanup: Add in (CONST EFI_PEI_SERVICES **)
2008-11-18 qwang12ICC cleanup: add EFI_PEI_TRANSFER_CONTROL_SET_JUMP...
2008-11-18 qwang12ICC cleanup: Add in (CONST EFI_PEI_SERVICES **)
2008-11-18 qwang12GCC Cleanup: UINT8_MAX is defined already in standard...
2008-09-27 vanjeffChanging source filename to match name changing.
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-10 qhuang81. Rename gRT in GlueLib to avoid collision with EfiDri...
2008-08-28 qwang12Add .S file for GCC tool-chain for PeiLib.
2008-08-25 qwang12Add in SupportItpDebug.S.
2008-08-23 qwang12Add .S (for GCC) file for Pei/PeiLib/PeiLib_Edk2.inf.
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-07-23 qwang12Enhance the string formatting function to take "%p...
2008-05-23 qhuang8Use EDK library macro for EDK library function.
2008-05-21 qwang121) Change Framework version of PeiServiceTable's PciCfg...
2008-04-24 jljustenFix various warnings with the Intel C compiler.
2008-04-11 jljustenRemove ambiguous auto-increment usage. (gcc warning)
2008-04-11 jljustenFixed several include filename issues for gcc+unix.
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-01-24 qwang121) Sync EdkCompatibilityPkg with EDK 1.04. The changes...
2007-06-28 qwang12Add in the 1st version of ECP.