summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation
AgeCommit message (Expand)AuthorFilesLines
2008-09-27Renamed remotelyvanjeff1-0/+0
2008-09-27Renamed remotelyvanjeff1-0/+0
2008-09-27Renamed remotelyvanjeff7-0/+0
2008-09-27Renamed remotelyvanjeff12-0/+0
2008-09-27Renamed remotelyvanjeff1-0/+0
2008-09-27Renamed remotelyvanjeff2-0/+0
2008-09-27Renamed remotelyvanjeff18-0/+0
2008-09-27Renamed remotelyvanjeff10-0/+0
2008-09-25remove unnecessary comments introduced by tools. vanjeff4-16/+0
2008-09-24Revert back the change. For now, ECP only support build mode with EFI_SPECIFI...qwang123-85/+92
2008-09-23Update EfiLibReportStatusCode in ECP EfiDriverLib and EfiRuntimeLib libraries...lgao43-92/+85
2008-09-181. Correct CopyMem and CompareMem to CopyGuid and CompareGuid for GUID datalgao41-1/+34
2008-09-16Fix build errorlgao41-1/+2
2008-09-16Fix the build bugs for these three files.lgao42-2/+4
2008-09-12Fix the bug in GlueLib that we should depend on the gRT revision to use the p...qhuang81-23/+21
2008-09-11Pass GCC build.qwang121-1/+1
2008-09-11// EFI_FORM_BROWSER_PROTOCOL_GUID has been changed from the one defined in Fr...qwang121-1/+11
2008-09-11GCC clean.qwang121-0/+4
2008-09-11// EFI_HII_PROTOCOL_GUID has been changed from the one defined in Framework H...qwang121-1/+11
2008-09-101. Rename gRT in GlueLib to avoid collision with EfiDriverLibqhuang84-2/+17
2008-09-04clean up the un-suitable ';' location when declaring the functions. The regul...vanjeff13-112/+56
2008-08-28Add .S file for X64 GCC tool-chain for Thunk16.qwang123-0/+286
2008-08-28Add .S file for GCC tool-chain for EfiRuntimeLib.qwang124-6/+44
2008-08-28Add .S file for GCC tool-chain for PeiLib.qwang123-0/+215
2008-08-28Add .S file for GCC tool-chain for EfiCommonLib.qwang124-0/+170
2008-08-27Add Cpu.S for X64 GCC tool-chain.qwang122-0/+209
2008-08-26Add in Thunk16.S.qwang122-0/+184
2008-08-25Add Fx.sqwang122-0/+55
2008-08-25Add in SupportItpDebug.S.qwang122-0/+72
2008-08-23Add .S (for GCC) file for Pei/PeiLib/PeiLib_Edk2.inf.qwang124-0/+329
2008-08-23Make EfiRuntimeLib pass GCC.qwang122-1/+63
2008-08-231) Cleanup for GCC and ICC tool-chain.qwang1219-83/+187
2008-08-231) Make EfiCpuVersion.c pass ICC and GCC tool-chainqwang122-3/+4
2008-08-231) add in CpuIA32Lib_Edk2.inf to allow CpuIa32 to be built under GCC tool-chain.qwang121-0/+45
2008-08-23Add in _Edk2.inf so that library can be build by GCC and ICC tool-chain.qwang123-0/+244
2008-08-231) add in EfiCommonLib_Edk2.inf which will allow EfiCommonLib to build unders...qwang124-0/+347
2008-07-23Enhance the string formatting function to take "%p" to print pointer.qwang123-0/+64
2008-07-22Add in .S file for GCC tool-chain.qwang121-0/+225
2008-07-21Inline ASM in .c file is specific to MS tool-chain. Other tool-chain (such as...qwang121-0/+202
2008-07-21Add in .S file for GCC tool-chain.qwang1210-0/+1051
2008-07-21clean up for GCC tool-chain.qwang126-12/+12
2008-07-21Use ebp as frame buffer in DivU64x32. Fix a typo in GetPowerOfTwo.qwang122-6/+11
2008-07-21Inline ASM in .c file is specific to MS tool-chain. Other tool-chain (such as...qwang1210-0/+1026
2008-07-21Fix a bug in Power10U64. Power10U64 should clean up the stack after calling M...qwang121-0/+3
2008-07-09Add protocol several UEFI 2.1 protocol definitions so that some EDK 1.05 driv...qhuang89-0/+501
2008-07-08Some adjustment in ECP to make it compatible with EDK1.01(EDK1117) foundation...qhuang81-1/+63
2008-07-08Some adjustment in ECP to make it compatible with EDK1.01(EDK1117) foundation...qhuang83-19/+224
2008-07-08Add protocol defintions for DriverConfiguration2, DriverDiagnostic2 & Unicode...qhuang810-12/+644
2008-06-19Remove unrecognized chars in comment in source file.qhuang82-2/+2
2008-06-19Remove unrecognized chars in comment in assembly file.qhuang81-1/+1