summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation
AgeCommit message (Expand)Author
2008-09-27Renamed remotelyvanjeff
2008-09-27Renamed remotelyvanjeff
2008-09-27Renamed remotelyvanjeff
2008-09-27Changing source filename to match name changing.vanjeff
2008-09-27Renamed remotelyvanjeff
2008-09-27Renamed remotelyvanjeff
2008-09-27Renamed remotelyvanjeff
2008-09-27Renamed remotelyvanjeff
2008-09-27Renamed remotelyvanjeff
2008-09-27Renamed remotelyvanjeff
2008-09-27Renamed remotelyvanjeff
2008-09-27Renamed remotelyvanjeff
2008-09-27Renamed remotelyvanjeff
2008-09-27Renamed remotelyvanjeff
2008-09-25remove unnecessary comments introduced by tools. vanjeff
2008-09-24Revert back the change. For now, ECP only support build mode with EFI_SPECIFI...qwang12
2008-09-23Update EfiLibReportStatusCode in ECP EfiDriverLib and EfiRuntimeLib libraries...lgao4
2008-09-181. Correct CopyMem and CompareMem to CopyGuid and CompareGuid for GUID datalgao4
2008-09-16Fix build errorlgao4
2008-09-16Fix the build bugs for these three files.lgao4
2008-09-12Fix the bug in GlueLib that we should depend on the gRT revision to use the p...qhuang8
2008-09-11Pass GCC build.qwang12
2008-09-11// EFI_FORM_BROWSER_PROTOCOL_GUID has been changed from the one defined in Fr...qwang12
2008-09-11GCC clean.qwang12
2008-09-11// EFI_HII_PROTOCOL_GUID has been changed from the one defined in Framework H...qwang12
2008-09-101. Rename gRT in GlueLib to avoid collision with EfiDriverLibqhuang8
2008-09-04clean up the un-suitable ';' location when declaring the functions. The regul...vanjeff
2008-08-28Add .S file for X64 GCC tool-chain for Thunk16.qwang12
2008-08-28Add .S file for GCC tool-chain for EfiRuntimeLib.qwang12
2008-08-28Add .S file for GCC tool-chain for PeiLib.qwang12
2008-08-28Add .S file for GCC tool-chain for EfiCommonLib.qwang12
2008-08-27Add Cpu.S for X64 GCC tool-chain.qwang12
2008-08-26Add in Thunk16.S.qwang12
2008-08-25Add Fx.sqwang12
2008-08-25Add in SupportItpDebug.S.qwang12
2008-08-23Add .S (for GCC) file for Pei/PeiLib/PeiLib_Edk2.inf.qwang12
2008-08-23Make EfiRuntimeLib pass GCC.qwang12
2008-08-231) Cleanup for GCC and ICC tool-chain.qwang12
2008-08-231) Make EfiCpuVersion.c pass ICC and GCC tool-chainqwang12
2008-08-231) add in CpuIA32Lib_Edk2.inf to allow CpuIa32 to be built under GCC tool-chain.qwang12
2008-08-23Add in _Edk2.inf so that library can be build by GCC and ICC tool-chain.qwang12
2008-08-231) add in EfiCommonLib_Edk2.inf which will allow EfiCommonLib to build unders...qwang12
2008-07-23Enhance the string formatting function to take "%p" to print pointer.qwang12
2008-07-22Add in .S file for GCC tool-chain.qwang12
2008-07-21Inline ASM in .c file is specific to MS tool-chain. Other tool-chain (such as...qwang12
2008-07-21Add in .S file for GCC tool-chain.qwang12
2008-07-21clean up for GCC tool-chain.qwang12
2008-07-21Use ebp as frame buffer in DivU64x32. Fix a typo in GetPowerOfTwo.qwang12
2008-07-21Inline ASM in .c file is specific to MS tool-chain. Other tool-chain (such as...qwang12
2008-07-21Fix a bug in Power10U64. Power10U64 should clean up the stack after calling M...qwang12