summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Ia32
AgeCommit message (Expand)Author
2008-09-03edk2/MdePkg/Include/Ia32/ProcessorBind.h:jljusten
2008-08-29edk2/MdePkg/Include/Ia32/ProcessorBind.h:jljusten
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu2
2008-06-30make change to support UnixPkg build. The changes are listed as follows:eric_tian
2008-06-02Use #if...#else to not confuse some lint tools for definition of EFIAPIklu2
2008-04-22Fix comment typo.klu2
2007-11-27Add FUNCTION_ENTRY_POINT macromdkinney
2007-07-24Added "#define ASM_PFX(name) _##name" for GNU assembly code preprocessingjwang36
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-11-09Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the suppor...mdkinney
2006-09-05Added two #pragma to disable 4505 & 4206 warnings for MSFT compiler. This is ...jwang36
2006-07-20Remove BugBug in comments and adjust function header according to code style ...lgao4
2006-04-21Initial import.bbahnsen