summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Arm
Commit message (Expand)AuthorAgeFilesLines
* 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