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
/
MdePkg
/
Include
/
x64
Age
Commit message (
Expand
)
Author
2008-09-04
Changed x64 into X64.
vanjeff
2008-09-03
edk2/MdePkg/Include/x64/ProcessorBind.h:
jljusten
2008-08-14
klu2
2007-11-27
Add FUNCTION_ENTRY_POINT macro
mdkinney
2007-07-24
Added "#define ASM_PFX(name) _##name" for GNU assembly code preprocessing
jwang36
2007-07-06
Updated comments for IntelCompiler specific warnings
AJFISH
2007-06-27
Updated headers to follow coding standard
AJFISH
2007-06-08
Move to directory "Include"
yshang1
2007-06-01
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...
lhauch
2006-12-26
Fix some Linux's build issue.
klu2
2006-12-04
Do not check __STDC_VERSION__ for gcc.
bbahnsen
2006-11-14
Add ULL to integer literals for gcc support.
bbahnsen
2006-11-13
Set the stack alignment for X64 to 16 bytes per the X64 Calling Convention
mdkinney
2006-11-09
Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the suppor...
mdkinney
2006-11-01
Updated EFAPI definition for x64 GCC. Original thinking was to add optional E...
ajfish
2006-09-05
Added two #pragma to disable 4505 & 4206 warnings for MSFT compiler. This is ...
jwang36
2006-04-21
Initial import.
bbahnsen