summaryrefslogtreecommitdiff
path: root/MdePkg/Include/x64
AgeCommit message (Expand)Author
2007-07-06Updated comments for IntelCompiler specific warnings AJFISH
2007-06-27Updated headers to follow coding standardAJFISH
2007-06-08Move to directory "Include"yshang1
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2006-12-26Fix some Linux's build issue.klu2
2006-12-04Do not check __STDC_VERSION__ for gcc.bbahnsen
2006-11-14Add ULL to integer literals for gcc support.bbahnsen
2006-11-13Set the stack alignment for X64 to 16 bytes per the X64 Calling Conventionmdkinney
2006-11-09Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the suppor...mdkinney
2006-11-01Updated EFAPI definition for x64 GCC. Original thinking was to add optional E...ajfish
2006-09-05Added two #pragma to disable 4505 & 4206 warnings for MSFT compiler. This is ...jwang36
2006-04-21Initial import.bbahnsen