summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/X64
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-1/+1
* MdePkg/X64/ProcessorBind.h: Fix EmulatorPkg X64 XCODE5Michael D Kinney2019-08-061-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-22/+22
* 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
* BaseTools GCC: introduce GCC5 toolchain to support GCC v5.x in LTO modeArd Biesheuvel2016-08-021-1/+5
* MdePkg: move to 'hidden' visibility for all symbols under GCC/X64Ard Biesheuvel2016-08-021-2/+2
* MdePkg X64: force 'protected' visibility when building with -fpicArd Biesheuvel2016-07-211-0/+9
* 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: fix comments typo about EFIAPI for X64Chen Fan2014-11-041-2/+2
* 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
* Update the copyright notice formathhtian2010-04-231-2/+2
* Updating processor bindings to not use stdint.h. Also added code to verify a...geekboy15a2010-03-111-184/+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-34/+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-1/+6
* 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-9/+9
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Add more detailed comments for many of the Base Typesmdkinney2008-12-071-12/+177
* Update FUNCTION_ENTRY_POINT() to be compatible with a wider variety of input ...mdkinney2008-12-051-1/+1
* Update the text to use "x64" instead of "X64" in MdePkg.qhuang82008-12-051-2/+2
* 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-4/+1
* wrap ASM_PFX macro to avoid generating symbols preceded by underscore in Linu...eric_tian2008-10-231-1/+5
* trunk/edk2/MdePkg/Include/X64/ProcessorBind.h:jljusten2008-10-071-6/+0
* Changed x64 into X64.vanjeff2008-09-041-0/+249