summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation/Library
AgeCommit message (Expand)Author
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-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-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-21Add in .S file 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-08Some adjustment in ECP to make it compatible with EDK1.01(EDK1117) foundation...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-05-27edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/IfrOpCodeCre...jljusten
2008-05-27edk2/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLibjljusten
2008-05-26edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/(Ia3...jljusten
2008-05-26edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/Handle.c:jljusten
2008-05-26edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLi...jljusten
2008-05-23Use EDK library macro for EDK library function.qhuang8
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiMemoryAll...jljusten
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLi...jljusten
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/*:jljusten
2008-05-22Merge from edk2/MdePkg/Library/BaseIoLibIntrinsic to achieve betterjljusten
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/ReportStatusCode.c:jljusten
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLi...jljusten
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Common/EdkII...jljusten
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/EdkIIGlueBas...jljusten
2008-05-211) Change Framework version of PeiServiceTable's PciCfg from PEI_PCI_CFG_PPI ...qwang12
2008-05-09Assert() break point default is DEADLOOP().lgao4
2008-05-07Re-enable ExtractDataFromHiiHandle and FindHiiHandle. The Framework to HII Th...qwang12
2008-04-24Fix various warnings with the Intel C compiler.jljusten
2008-04-17Add in Macro named SUPPORT_DEPRECATED_IFRSUPPORTLIB_API to comment out the fu...qwang12
2008-04-11Remove ambiguous auto-increment usage. (gcc warning)jljusten
2008-04-11Fixed several include filename issues for gcc+unix.jljusten
2008-04-02Removed one include path which doesn't existjwang36
2008-03-29GCC cleanup for all EDK I DXE libraries.qhuang8
2008-03-28Update Guid Value format.qhuang8
2008-03-28Add a work around Dummy.c file to avoid autogen error to GCC tool chain family.qhuang8
2008-03-27Remove the default value 0xE0000000 of EDKII_GLUE_PciExpressBaseAddress. qhuang8
2008-03-27Rename PeiServicesLocatePpi to PeiServicesLocatePpi.qhuang8
2008-03-27Rename BuildFvHob() & ScanGuid() in GlueLib to avoid naming collision in PeiLib.qhuang8
2008-03-27Add EfiDriverLib to the [libraries] for the reference of EfiStrLen(), EfiAsci...qhuang8
2008-03-21Match case of architecture specific include path added by build system.jljusten
2008-03-21Rename file to match recommended file naming conventions.jljusten