summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Arm
AgeCommit message (Expand)Author
2015-03-27MdePkg: fix ARM version of InternalMathSwapBytes64 ()Ard Biesheuvel
2014-01-22Fix CRLF formatTian, Hot
2013-09-02Add Memory fence for ARM Architecture (32 and 64 bit)Olivier Martin
2011-11-25add missing <BR>hhtian
2011-11-08MdePkg/BaseLib: Replaced inline assembly for ARMGCC by GCC assembly source fileoliviermartin
2011-02-01Replace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_ASM_IMPORT() and update...andrewfish
2010-12-15Fix issue with CodeSourcery gcc requiring assembly functions to have a .type ...andrewfish
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-11Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter
2010-04-23Update the copyright notice formathhtian
2010-03-17Add Math64.S to reduce the number of compiler intrinsics that need to be supp...andrewfish
2010-01-27Clean up MdePkg source to correct some coding style issues, etc.qhuang8
2009-08-24Fix file headersmdkinney
2009-08-201. Use .p2align directive instead of ambiguous .align directive.qhuang8
2009-08-19Remove tabs in source code in MdePkg.qhuang8
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang8
2009-08-18Add ARM supportmdkinney