summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/Arm
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0920-140/+20
* MdePkg/BaseLib: implement SpeculationBarrier() for ARM and AArch64Ard Biesheuvel2019-02-123-30/+78
* MdePkg/BaseLib: Introduce new SpeculationBarrier APIHao Wu2018-12-251-0/+30
* MdePkg: Clean up source filesLiming Gao2018-06-2816-263/+263
* MdePkg/Library/BaseLib: Enable VS2017/ARM buildsPete Batard2018-02-071-1/+4
* MdePkg: fix ARM version of InternalMathSwapBytes64 ()Ard Biesheuvel2015-03-271-12/+4
* Fix CRLF formatTian, Hot2014-01-221-276/+276
* Add Memory fence for ARM Architecture (32 and 64 bit)Olivier Martin2013-09-022-0/+78
* add missing <BR>hhtian2011-11-251-1/+1
* MdePkg/BaseLib: Replaced inline assembly for ARMGCC by GCC assembly source fileoliviermartin2011-11-082-76/+68
* Replace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_ASM_IMPORT() and update...andrewfish2011-02-016-39/+19
* Fix issue with CodeSourcery gcc requiring assembly functions to have a .type ...andrewfish2010-12-156-2/+35
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-252-3/+3
* Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter2010-06-1116-44/+44
* Update the copyright notice formathhtian2010-04-2316-47/+47
* Add Math64.S to reduce the number of compiler intrinsics that need to be supp...andrewfish2010-03-171-0/+264
* Clean up MdePkg source to correct some coding style issues, etc.qhuang82010-01-272-4/+34
* Fix file headersmdkinney2009-08-2415-21/+26
* 1. Use .p2align directive instead of ambiguous .align directive.qhuang82009-08-201-1/+1
* Remove tabs in source code in MdePkg.qhuang82009-08-195-8/+8
* Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang82009-08-1915-905/+905
* Add ARM supportmdkinney2009-08-1815-0/+905