summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Arm
AgeCommit message (Expand)AuthorFilesLines
2022-05-13MdePkg: Remove RVCT supportRebecca Cran1-2/+2
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-81/+79
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-12-20MdePkg/Arm/ProcessorBind.h: fix copy/paste errorArd Biesheuvel1-1/+1
2018-12-20MdePkg/Base: introduce MAX_ALLOC_ADDRESSArd Biesheuvel1-0/+5
2018-02-07MdePkg: Disable some Level 4 warnings for VS2017/ARMLiming Gao1-21/+75
2018-01-25MdePkg/BaseSafeIntLib: Add SafeIntLib class and instanceSean Brogan1-1/+6
2017-12-07MdePkg: Arm/AArch64 - filter #pragma pack() when __ASSEMBLER__Leif Lindholm1-1/+1
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-1/+1
2016-08-12MdePkg RVCT: add definition of UNREACHABLEArd Biesheuvel1-0/+7
2014-10-31MdePkg/ProcessorBind.h: Add ARM and AArch64 GCC macros for ClangOlivier Martin1-1/+3
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-06-21Fix a typo.ydong101-1/+1
2012-05-16Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed ch...lgao41-3/+3
2011-03-05Fix Xcode build issue.andrewfish1-2/+1
2011-02-01Replace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_ASM_IMPORT() and update...andrewfish1-1/+18
2010-12-15Fix issue with CodeSourcery gcc requiring assembly functions to have a .type ...andrewfish1-0/+14
2010-04-23Update the copyright notice formathhtian1-3/+3
2010-01-27Clean up MdePkg source to correct some coding style issues, etc.qhuang81-2/+1
2009-12-06Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes fo...AJFISH1-1/+1
2009-08-24Fix file headers and a few commentsmdkinney1-2/+2
2009-08-201. Use .p2align directive instead of ambiguous .align directive.qhuang81-2/+2
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang81-103/+103
2009-08-18Add ARM specific version of ProcessorBind.hmdkinney1-0/+128