summaryrefslogtreecommitdiff
path: root/MdePkg/Include/x64/ProcessorBind.h
AgeCommit message (Expand)AuthorFilesLines
2008-09-04Changed x64 into X64.vanjeff1-249/+0
2008-09-03edk2/MdePkg/Include/x64/ProcessorBind.h:jljusten1-3/+14
2008-08-14 klu21-3/+3
2007-11-27Add FUNCTION_ENTRY_POINT macromdkinney1-0/+2
2007-07-24Added "#define ASM_PFX(name) _##name" for GNU assembly code preprocessingjwang361-0/+7
2007-07-06Updated comments for IntelCompiler specific warnings AJFISH1-0/+18
2007-06-27Updated headers to follow coding standardAJFISH1-2/+0
2007-06-08Move to directory "Include"yshang11-0/+213
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-213/+0
2006-12-26Fix some Linux's build issue.klu21-1/+2
2006-12-04Do not check __STDC_VERSION__ for gcc.bbahnsen1-1/+1
2006-11-14Add ULL to integer literals for gcc support.bbahnsen1-3/+3
2006-11-13Set the stack alignment for X64 to 16 bytes per the X64 Calling Conventionmdkinney1-1/+1
2006-11-09Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the suppor...mdkinney1-1/+6
2006-11-01Updated EFAPI definition for x64 GCC. Original thinking was to add optional E...ajfish1-5/+10
2006-09-05Added two #pragma to disable 4505 & 4206 warnings for MSFT compiler. This is ...jwang361-0/+9
2006-04-21Initial import.bbahnsen1-0/+193