summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/x64
Commit message (Expand)AuthorAgeFilesLines
* Add FUNCTION_ENTRY_POINT macromdkinney2007-11-271-0/+2
* Added "#define ASM_PFX(name) _##name" for GNU assembly code preprocessingjwang362007-07-241-0/+7
* Updated comments for IntelCompiler specific warnings AJFISH2007-07-061-0/+18
* Updated headers to follow coding standardAJFISH2007-06-271-2/+0
* Move to directory "Include"yshang12007-06-081-0/+213
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-213/+0
* Fix some Linux's build issue.klu22006-12-261-1/+2
* Do not check __STDC_VERSION__ for gcc.bbahnsen2006-12-041-1/+1
* Add ULL to integer literals for gcc support.bbahnsen2006-11-141-3/+3
* Set the stack alignment for X64 to 16 bytes per the X64 Calling Conventionmdkinney2006-11-131-1/+1
* Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the suppor...mdkinney2006-11-091-1/+6
* Updated EFAPI definition for x64 GCC. Original thinking was to add optional E...ajfish2006-11-011-5/+10
* Added two #pragma to disable 4505 & 4206 warnings for MSFT compiler. This is ...jwang362006-09-051-0/+9
* Initial import.bbahnsen2006-04-211-0/+193