index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
EdkCompatibilityPkg
/
Foundation
/
Include
Age
Commit message (
Expand
)
Author
2013-09-03
EdkCompatibilityPkg: Fixed build for AArch64
Olivier Martin
2013-08-08
Add Aarch64 support to EdkCompatibilityPkg.
Harry Liebel
2012-06-21
Fix a typo.
ydong10
2012-05-16
Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed ch...
lgao4
2012-01-16
Add new DEBUG_VERBOSE print error level.
lgao4
2011-09-01
Refine code to make code run more safely.
ydong10
2010-12-14
update USB_PORT_STAT_OWNER from 2^11 to 2^13 which is added as a possible val...
erictian
2010-11-26
Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg.
lgao4
2010-10-13
EdkCompatibilityPkg: Re-add VA_COPY macro
jljusten
2010-06-23
Add back the removed pair of "#ifndef VA_START" and "#endif" in recent check-...
rsun3
2010-06-15
EdkCompatibilityPkg: Fix EFIAPI usage inconsistencies
jljusten
2010-06-15
EdkCompatibilityPkg VA_LIST: Fix build issue with GCC 4.4
jljusten
2010-06-15
EdkCompatibilityPkg IA32 EfiBind.h: Do not include stdint.h
jljusten
2010-05-26
synchronize interget type definition from MdePkg's processbinding.h to make b...
klu2
2010-05-18
Change TPM_BASE to 0 per TPM spec.
rsun3
2010-04-28
Update the copyright notice format
hhtian
2009-12-06
Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes fo...
AJFISH
2009-09-24
Fixed issues compiling for Apple gcc on IA-32
AJFISH
2009-09-16
Add RHSA (remapping hardware static Affinity) structure definition according ...
htao
2009-08-14
redefine the ASM_PFX to let it can work on Apple/NetBSD and other Unix* platf...
eric_tian
2009-05-19
change the error usage of "#if __GNUC__" Condition Macro to "#if defined(__GN...
eric_tian
2009-02-01
For ECP, disable ICC's remark #869: "Parameter" was never referenced warning.
xli24
2008-12-03
1) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BR...
qwang12
2008-11-27
Clean ECP for build failure.
xli24
2008-11-18
ICC Cleanup:
qwang12
2008-11-18
GCC Cleanup: Define EFI_BREAKPOINT for GCC build.
qwang12
2008-10-15
Minor update for EfiVariable.h
lgao4
2008-09-11
GCC clean.
qwang12
2008-08-23
1) Cleanup for GCC and ICC tool-chain.
qwang12
2008-07-08
Some adjustment in ECP to make it compatible with EDK1.01(EDK1117) foundation...
qhuang8
2008-05-26
edk2/EdkCompatibilityPkg/Foundation/Include/(Ia32|X64)/EfiBind.h:
jljusten
2008-05-22
edk2/EdkCompatibilityPkg/Foundation/Include/Ia32/EfiBind.h:
jljusten
2008-04-24
Fix various warnings with the Intel C compiler.
jljusten
2008-04-17
Add EFI_D_INFO and EFI_D_WARN to the default print level.
lgao4
2008-04-11
Remove duplicate definition of TPM_CHOSENID_HASH.
jljusten
2008-03-28
Update Guid Value format.
qhuang8
2008-03-27
Add definition: EFI_ACPI_DMAR_TABLE_FLAGS_INTR_REMAP_CLEAR.
qhuang8
2008-03-20
edk2/EdkCompatibilityPkg/Foundation/Include/X64/EfiBind.h:
jljusten
2008-03-19
Match case of architecture specific include path added by build system.
jljusten
2008-01-24
1) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes:
qwang12
2007-06-28
Add in the 1st version of ECP.
qwang12