summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Arm
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg/Arm/ProcessorBind.h: fix copy/paste errorArd Biesheuvel2018-12-201-1/+1
* MdePkg/Base: introduce MAX_ALLOC_ADDRESSArd Biesheuvel2018-12-201-0/+5
* MdePkg: Disable some Level 4 warnings for VS2017/ARMLiming Gao2018-02-071-21/+75
* MdePkg/BaseSafeIntLib: Add SafeIntLib class and instanceSean Brogan2018-01-251-1/+6
* MdePkg: Arm/AArch64 - filter #pragma pack() when __ASSEMBLER__Leif Lindholm2017-12-071-1/+1
* 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-1/+1
* MdePkg RVCT: add definition of UNREACHABLEArd Biesheuvel2016-08-121-0/+7
* MdePkg/ProcessorBind.h: Add ARM and AArch64 GCC macros for ClangOlivier Martin2014-10-311-1/+3
* 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
* Fix a typo.ydong102012-06-211-1/+1
* Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed ch...lgao42012-05-161-3/+3
* Fix Xcode build issue.andrewfish2011-03-051-2/+1
* Replace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_ASM_IMPORT() and update...andrewfish2011-02-011-1/+18
* Fix issue with CodeSourcery gcc requiring assembly functions to have a .type ...andrewfish2010-12-151-0/+14
* Update the copyright notice formathhtian2010-04-231-3/+3
* Clean up MdePkg source to correct some coding style issues, etc.qhuang82010-01-271-2/+1
* Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes fo...AJFISH2009-12-061-1/+1
* Fix file headers and a few commentsmdkinney2009-08-241-2/+2
* 1. Use .p2align directive instead of ambiguous .align directive.qhuang82009-08-201-2/+2
* Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang82009-08-191-103/+103
* Add ARM specific version of ProcessorBind.hmdkinney2009-08-181-0/+128