summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Arm
AgeCommit message (Expand)AuthorFilesLines
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