summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation/Include
AgeCommit message (Expand)AuthorFilesLines
2013-09-03EdkCompatibilityPkg: Fixed build for AArch64Olivier Martin3-0/+0
2013-08-08Add Aarch64 support to EdkCompatibilityPkg.Harry Liebel3-0/+214
2012-06-21Fix a typo.ydong101-1/+1
2012-05-16Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed ch...lgao45-14/+14
2012-01-16Add new DEBUG_VERBOSE print error level.lgao41-4/+4
2011-09-01Refine code to make code run more safely.ydong101-1/+1
2010-12-14update USB_PORT_STAT_OWNER from 2^11 to 2^13 which is added as a possible val...erictian1-2/+2
2010-11-26Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. lgao48-50/+212
2010-10-13EdkCompatibilityPkg: Re-add VA_COPY macrojljusten1-0/+6
2010-06-23Add back the removed pair of "#ifndef VA_START" and "#endif" in recent check-...rsun31-0/+5
2010-06-15EdkCompatibilityPkg: Fix EFIAPI usage inconsistenciesjljusten1-0/+4
2010-06-15EdkCompatibilityPkg VA_LIST: Fix build issue with GCC 4.4jljusten1-16/+58
2010-06-15EdkCompatibilityPkg IA32 EfiBind.h: Do not include stdint.hjljusten1-36/+21
2010-05-26synchronize interget type definition from MdePkg's processbinding.h to make b...klu21-36/+18
2010-05-18Change TPM_BASE to 0 per TPM spec.rsun32-11/+4
2010-04-28Update the copyright notice formathhtian66-132/+132
2009-12-06Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes fo...AJFISH4-1/+240
2009-09-24Fixed issues compiling for Apple gcc on IA-32AJFISH3-0/+26
2009-09-16Add RHSA (remapping hardware static Affinity) structure definition according ...htao1-0/+12
2009-08-14redefine the ASM_PFX to let it can work on Apple/NetBSD and other Unix* platf...eric_tian2-10/+24
2009-05-19change the error usage of "#if __GNUC__" Condition Macro to "#if defined(__GN...eric_tian2-2/+2
2009-02-01For ECP, disable ICC's remark #869: "Parameter" was never referenced warning.xli243-0/+18
2008-12-031) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BR...qwang121-1/+8
2008-11-27Clean ECP for build failure.xli246-11/+15
2008-11-18ICC Cleanup:qwang121-0/+39
2008-11-18GCC Cleanup: Define EFI_BREAKPOINT for GCC build.qwang121-0/+5
2008-10-15Minor update for EfiVariable.hlgao41-0/+4
2008-09-11GCC clean.qwang121-0/+4
2008-08-231) Cleanup for GCC and ICC tool-chain.qwang122-3/+11
2008-07-08Some adjustment in ECP to make it compatible with EDK1.01(EDK1117) foundation...qhuang81-1/+63
2008-05-26edk2/EdkCompatibilityPkg/Foundation/Include/(Ia32|X64)/EfiBind.h:jljusten2-2/+12
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Include/Ia32/EfiBind.h:jljusten1-2/+34
2008-04-24Fix various warnings with the Intel C compiler.jljusten8-8/+44
2008-04-17Add EFI_D_INFO and EFI_D_WARN to the default print level. lgao41-1/+1
2008-04-11Remove duplicate definition of TPM_CHOSENID_HASH.jljusten1-3/+0
2008-03-28Update Guid Value format.qhuang82-8/+8
2008-03-27Add definition: EFI_ACPI_DMAR_TABLE_FLAGS_INTR_REMAP_CLEAR.qhuang81-0/+1
2008-03-20edk2/EdkCompatibilityPkg/Foundation/Include/X64/EfiBind.h:jljusten1-4/+4
2008-03-19Match case of architecture specific include path added by build system.jljusten3-0/+0
2008-01-241) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes:qwang129-198/+697
2007-06-28Add in the 1st version of ECP.qwang1259-0/+12832