summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Ia32/ProcessorBind.h
Commit message (Expand)AuthorAgeFilesLines
* make change to support UnixPkg build. The changes are listed as follows:eric_tian2008-06-301-1/+5
* Use #if...#else to not confuse some lint tools for definition of EFIAPIklu22008-06-021-4/+4
* Fix comment typo.klu22008-04-221-1/+1
* 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/+17
* Updated headers to follow coding standardAJFISH2007-06-271-2/+0
* Move to directory "Include"yshang12007-06-081-0/+182
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-182/+0
* Fix some Linux's build issue.klu22006-12-261-0/+1
* Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the suppor...mdkinney2006-11-091-0/+5
* Added two #pragma to disable 4505 & 4206 warnings for MSFT compiler. This is ...jwang362006-09-051-0/+9
* Remove BugBug in comments and adjust function header according to code style ...lgao42006-07-201-1/+1
* Initial import.bbahnsen2006-04-211-0/+167