summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Ia32
AgeCommit message (Expand)AuthorFilesLines
2008-06-02Use #if...#else to not confuse some lint tools for definition of EFIAPIklu21-4/+4
2008-04-22Fix comment typo.klu21-1/+1
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/+17
2007-06-27Updated headers to follow coding standardAJFISH1-2/+0
2007-06-08Move to directory "Include"yshang11-0/+182
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-182/+0
2006-12-26Fix some Linux's build issue.klu21-0/+1
2006-11-09Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the suppor...mdkinney1-0/+5
2006-09-05Added two #pragma to disable 4505 & 4206 warnings for MSFT compiler. This is ...jwang361-0/+9
2006-07-20Remove BugBug in comments and adjust function header according to code style ...lgao41-1/+1
2006-04-21Initial import.bbahnsen1-0/+167