summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)Author
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-23Fix a bug in UefiDefaultsToFwDefaults NULL should be returned if no Variable ...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-08-22Use correct link list traverse functions.qwang12
2008-08-211) Add in support to get only VarStoreId = 1 from Multiple VarStores.qwang12
2008-08-211) Add GetAttributesOfFirstFormSet to scan form package to read formset title...qwang12
2008-08-201) Add in fix to handle the case when a form is not related to a buffer storage.qwang12
2008-08-191) Add in code to sync Browser Data with the NvMapOverride that may be update...qwang12
2008-08-18Bug fixes for FrameworkHiiToUefiHiiThunk;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
2008-07-14case UINTN to UINT32.vanjeff
2008-07-09Add protocol several UEFI 2.1 protocol definitions so that some EDK 1.05 driv...qhuang8
2008-07-08Add change log since Edk r5418-5419 is somewhat not backward-compatible.qhuang8
2008-07-08Some adjustment in ECP to make it compatible with EDK1.01(EDK1117) foundation...qhuang8
2008-07-08Some adjustment in ECP to make it compatible with EDK1.01(EDK1117) foundation...qhuang8
2008-07-08Add protocol defintions for DriverConfiguration2, DriverDiagnostic2 & Unicode...qhuang8
2008-06-19Remove unrecognized chars in comment in source file.qhuang8
2008-06-19Remove unrecognized chars in comment in assembly file.qhuang8
2008-06-19Remove unrecognized chars in comment for all source C/h files.qhuang8
2008-06-191) Add in EBC build support.qwang12
2008-06-17Name the module based on the rule belowqwang12
2008-06-17Name the module based on the rule belowqwang12
2008-06-17Rename the module based on the naming rule qwang12
2008-06-17add a comment about why gEfiPeiMemoryDiscoveredPpiGuid is used as dpx.qwang12
2008-06-17Add FvHobToFvInfoThunk.qwang12
2008-06-17Remove unused include file.qwang12
2008-06-12Add more comments.qwang12
2008-06-11remove reference to the obsolete EFI_LIGHT_ISA_IO_PROTOCOL. This protocol is ...qwang12
2008-06-10install mReadOnlyVariableThunkPresent PPI to insure that only one ReadOnlyVar...qwang12
2008-06-10Change notification function to the correct protocol.qwang12
2008-06-10fix a typo.qwang12
2008-06-05change >> to RShiftU64 function call to avoid compiler to insert __aullshr in...qwang12
2008-06-05Install a Framework SetupBrowser protocol interface. But this interface will ...qwang12
2008-05-29Update to doxygen comments.qwang12
2008-05-291) Add in FvFileLoaderToLoadFileThunk.qwang12
2008-05-291) add in DeviceIoToPciRootBridgeIoThunkqwang12