summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Arm
AgeCommit message (Expand)AuthorFilesLines
2014-01-22Fix CRLF formatTian, Hot1-276/+276
2013-09-02Add Memory fence for ARM Architecture (32 and 64 bit)Olivier Martin2-0/+78
2011-11-25add missing <BR>hhtian1-1/+1
2011-11-08MdePkg/BaseLib: Replaced inline assembly for ARMGCC by GCC assembly source fileoliviermartin2-76/+68
2011-02-01Replace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_ASM_IMPORT() and update...andrewfish6-39/+19
2010-12-15Fix issue with CodeSourcery gcc requiring assembly functions to have a .type ...andrewfish6-2/+35
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2-3/+3
2010-06-11Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter16-44/+44
2010-04-23Update the copyright notice formathhtian16-47/+47
2010-03-17Add Math64.S to reduce the number of compiler intrinsics that need to be supp...andrewfish1-0/+264
2010-01-27Clean up MdePkg source to correct some coding style issues, etc.qhuang82-4/+34
2009-08-24Fix file headersmdkinney15-21/+26
2009-08-201. Use .p2align directive instead of ambiguous .align directive.qhuang81-1/+1
2009-08-19Remove tabs in source code in MdePkg.qhuang85-8/+8
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang815-905/+905
2009-08-18Add ARM supportmdkinney15-0/+905