summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Ia32
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/Nasm.inc: add macros for C types used in structure definitionRay Ni2021-03-081-1/+39
* MdePkg/Include: Add CET instructions to Nasm.incSheng Wei2021-03-021-0/+12
* MdePkg Base.h: Use correct style to check macro _MSC_VER valueLiming Gao2020-02-061-1/+1
* MdePkg Base.h: Add definition for CLANG9 tool chainLiming Gao2019-10-241-2/+2
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-092-14/+2
* MdePkg/Include: Add Nasm.incYao, Jiewen2019-02-281-0/+28
* MdePkg/Base: introduce MAX_ALLOC_ADDRESSArd Biesheuvel2018-12-201-0/+5
* MdePkg: Clean up source filesLiming Gao2018-06-281-20/+20
* MdePkg/BaseSafeIntLib: Add SafeIntLib class and instanceSean Brogan2018-01-251-0/+5
* MdePkg: Disable VS warning 4701 & 4703 for VS2017Liming Gao2017-11-291-2/+2
* MdePkg/ProcessorBind: add defines for page allocation granularityArd Biesheuvel2017-03-061-0/+6
* MdePkg: Fix some typing errors in the header filesThomas Huth2016-10-071-2/+2
* MdePkg: Disable VS2015 warning C4701 & C4703Liming Gao2015-12-041-3/+3
* MdePkg IA32/X64 ProcessorBind.h : Disable the C4701 and C4703 warnings for VS...Shumin Qiu2015-01-091-1/+21
* MdePkg Base.h: Always define ASM_PFXJordan Justen2014-09-011-0/+4
* 1. Add defines for MAX values for UEFI data types.Liming Gao2013-07-121-1/+7
* Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed ch...lgao42012-05-161-3/+3
* Add the missing default definition of EFIAPI in Ia32/ProcessorBind.h.lgao42011-06-131-7/+11
* Update the copyright notice formathhtian2010-04-231-1/+1
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-121-33/+33
* Updating processor bindings to not use stdint.h. Also added code to verify a...geekboy15a2010-03-111-133/+68
* disable ICC compiler warning #593: variable was set but never used.eric_tian2010-01-111-1/+7
* Fix file headers and a few commentsmdkinney2009-08-241-3/+0
* Move content from CPU specific ProcessorBind.h files into Base.h if the conte...mdkinney2009-08-181-31/+0
* redefine the ASM_PFX to let it can work on Apple/NetBSD and other Unix* platf...eric_tian2009-08-141-5/+12
* Fix build breaks from comment clean up checkinmdkinney2009-06-041-0/+5
* Second set of changes based on a review of the code comments in the Include d...pkandel2009-06-041-8/+3
* Remove __APPLE__ usage in ProcessorBind.h files.xli242009-05-211-6/+6
* 1. Remove .extern from GCC assembly.xli242009-05-201-0/+5
* Allow EFIAPI to be defined on the compiler command line.jljusten2009-04-101-2/+6
* 1, Use #if defined() to judge the switching macro such as compiler macro. klu22009-02-231-8/+8
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Add more detailed comments for many of the Base Typesmdkinney2008-12-071-7/+137
* Update FUNCTION_ENTRY_POINT() to be compatible with a wider variety of input ...mdkinney2008-12-051-1/+1
* Add comments for the MACRO follow the Spec, and change some definition not ma...gikidy2008-12-051-6/+7
* Correct Minor Comments in M3 to M4 review.lgao42008-12-041-0/+9
* update comments and refine code.vanjeff2008-11-171-1/+1
* trunk/edk2/MdePkg/Include/X64/ProcessorBind.h:jljusten2008-10-071-6/+0
* edk2/MdePkg/Include/Ia32/ProcessorBind.h:jljusten2008-09-031-0/+6
* edk2/MdePkg/Include/Ia32/ProcessorBind.h:jljusten2008-08-291-1/+6
* Use doxygen comment style for document entity such as struct, enum, variable ...klu22008-08-141-15/+15
* 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