summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation
AgeCommit message (Expand)Author
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-09Add protocol several UEFI 2.1 protocol definitions so that some EDK 1.05 driv...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-11remove reference to the obsolete EFI_LIGHT_ISA_IO_PROTOCOL. This protocol is ...qwang12
2008-05-27edk2/EdkCompatibilityPkg/Foundation/Protocol/Performance/Performance.h:jljusten
2008-05-27edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/IfrOpCodeCre...jljusten
2008-05-27edk2/EdkCompatibilityPkg/Foundation/Efi/Include/EfiTypes.h: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/Include/(Ia32|X64)/EfiBind.h: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/Include/Ia32/EfiBind.h: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-17Add the filed FormValue to Framework's EFI_HII_UPDATE_DATA. This change keeps...qwang12
2008-04-17Add EFI_D_INFO and EFI_D_WARN to the default print level. lgao4
2008-04-11Remove ambiguous auto-increment usage. (gcc warning)jljusten
2008-04-11Remove empty typedefs (gcc warning).jljusten
2008-04-11Remove duplicate definition of TPM_CHOSENID_HASH.jljusten
2008-04-11Remove duplicate definition of PEI_MASTER_BOOT_MODE_PPI.jljusten
2008-04-11Remove duplicate definition of EFI_REPORT_STATUS_CODE.jljusten
2008-04-11Fixed several include filename issues for gcc+unix.jljusten
2008-04-11edk2/EdkCompatibilityPkg/Foundation/Efi/Include/EfiTypes.h:jljusten
2008-04-02Removed one include path which doesn't existjwang36
2008-03-29GCC cleanup for all EDK I DXE libraries.qhuang8