summaryrefslogtreecommitdiff
path: root/MdePkg/Include/X64/ProcessorBind.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-01MdePkg: don't set visibility to hiddenGerd Hoffmann1-14/+0
2023-05-05MdePkg: Remove VS2008-VS2013 remnantsRebecca Cran1-6/+2
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-159/+155
2020-02-06MdePkg Base.h: Use correct style to check macro _MSC_VER valueLiming Gao1-1/+1
2019-10-24MdePkg Base.h: Add definition for CLANG9 tool chainLiming Gao1-1/+1
2019-08-06MdePkg/X64/ProcessorBind.h: Fix EmulatorPkg X64 XCODE5Michael D Kinney1-2/+2
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-12-20MdePkg/Base: introduce MAX_ALLOC_ADDRESSArd Biesheuvel1-0/+5
2018-06-28MdePkg: Clean up source filesLiming Gao1-22/+22
2018-01-25MdePkg/BaseSafeIntLib: Add SafeIntLib class and instanceSean Brogan1-0/+5
2017-11-29MdePkg: Disable VS warning 4701 & 4703 for VS2017Liming Gao1-2/+2
2017-03-06MdePkg/ProcessorBind: add defines for page allocation granularityArd Biesheuvel1-0/+6
2016-10-07MdePkg: Fix some typing errors in the header filesThomas Huth1-2/+2
2016-08-02BaseTools GCC: introduce GCC5 toolchain to support GCC v5.x in LTO modeArd Biesheuvel1-1/+5
2016-08-02MdePkg: move to 'hidden' visibility for all symbols under GCC/X64Ard Biesheuvel1-2/+2
2016-07-21MdePkg X64: force 'protected' visibility when building with -fpicArd Biesheuvel1-0/+9
2015-12-04MdePkg: Disable VS2015 warning C4701 & C4703Liming Gao1-3/+3
2015-01-09MdePkg IA32/X64 ProcessorBind.h : Disable the C4701 and C4703 warnings for VS...Shumin Qiu1-1/+21
2014-11-04MdePkg: fix comments typo about EFIAPI for X64Chen Fan1-2/+2
2014-09-01MdePkg Base.h: Always define ASM_PFXJordan Justen1-0/+4
2013-07-121. Add defines for MAX values for UEFI data types.Liming Gao1-1/+7
2012-05-16Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed ch...lgao41-3/+3
2010-04-23Update the copyright notice formathhtian1-2/+2
2010-03-11Updating processor bindings to not use stdint.h. Also added code to verify a...geekboy15a1-184/+68
2010-01-11disable ICC compiler warning #593: variable was set but never used.eric_tian1-1/+7
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-34/+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-1/+6
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-9/+9
2008-12-29Update copyright for files modified in this yearqhuang81-1/+1
2008-12-07Add more detailed comments for many of the Base Typesmdkinney1-12/+177
2008-12-05Update FUNCTION_ENTRY_POINT() to be compatible with a wider variety of input ...mdkinney1-1/+1
2008-12-05Update the text to use "x64" instead of "X64" in MdePkg.qhuang81-2/+2
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-4/+1
2008-10-23wrap ASM_PFX macro to avoid generating symbols preceded by underscore in Linu...eric_tian1-1/+5
2008-10-07trunk/edk2/MdePkg/Include/X64/ProcessorBind.h:jljusten1-6/+0
2008-09-04Changed x64 into X64.vanjeff1-0/+249