summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Ia32
AgeCommit message (Expand)AuthorFilesLines
2009-08-24Fix file headers and a few commentsmdkinney1-3/+0
2009-08-18Move content from CPU specific ProcessorBind.h files into Base.h if the conte...mdkinney1-31/+0
2009-08-14redefine the ASM_PFX to let it can work on Apple/NetBSD and other Unix* platf...eric_tian1-5/+12
2009-06-04Fix build breaks from comment clean up checkinmdkinney1-0/+5
2009-06-04Second set of changes based on a review of the code comments in the Include d...pkandel1-8/+3
2009-05-21Remove __APPLE__ usage in ProcessorBind.h files.xli241-6/+6
2009-05-201. Remove .extern from GCC assembly.xli241-0/+5
2009-04-10Allow EFIAPI to be defined on the compiler command line.jljusten1-2/+6
2009-02-231, Use #if defined() to judge the switching macro such as compiler macro. klu21-8/+8
2008-12-29Update copyright for files modified in this yearqhuang81-1/+1
2008-12-07Add more detailed comments for many of the Base Typesmdkinney1-7/+137
2008-12-05Update FUNCTION_ENTRY_POINT() to be compatible with a wider variety of input ...mdkinney1-1/+1
2008-12-05Add comments for the MACRO follow the Spec, and change some definition not ma...gikidy1-6/+7
2008-12-04Correct Minor Comments in M3 to M4 review.lgao41-0/+9
2008-11-17update comments and refine code.vanjeff1-1/+1
2008-10-07trunk/edk2/MdePkg/Include/X64/ProcessorBind.h:jljusten1-6/+0
2008-09-03edk2/MdePkg/Include/Ia32/ProcessorBind.h:jljusten1-0/+6
2008-08-29edk2/MdePkg/Include/Ia32/ProcessorBind.h:jljusten1-1/+6
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu21-15/+15
2008-06-30make change to support UnixPkg build. The changes are listed as follows:eric_tian1-1/+5
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