]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseLib/Arm
MdePkg/BaseLib: Add bit field population calculating methods
[mirror_edk2.git] / MdePkg / Library / BaseLib / Arm /
2018-06-28 Liming GaoMdePkg: Clean up source files
2018-02-07 Pete BatardMdePkg/Library/BaseLib: Enable VS2017/ARM builds
2015-03-27 Ard BiesheuvelMdePkg: fix ARM version of InternalMathSwapBytes64 ()
2014-01-22 Tian, HotFix CRLF format
2013-09-02 Olivier MartinAdd Memory fence for ARM Architecture (32 and 64 bit)
2011-11-25 hhtianadd missing <BR>
2011-11-08 oliviermartinMdePkg/BaseLib: Replaced inline assembly for ARMGCC...
2011-02-01 andrewfishReplace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_A...
2010-12-15 andrewfishFix issue with CodeSourcery gcc requiring assembly...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-11 myronporterMinor grammatical work--mostly adding periods. Sending...
2010-04-23 hhtianUpdate the copyright notice format
2010-03-17 andrewfishAdd Math64.S to reduce the number of compiler intrinsic...
2010-01-27 qhuang8Clean up MdePkg source to correct some coding style...
2009-08-24 mdkinneyFix file headers
2009-08-20 qhuang81. Use .p2align directive instead of ambiguous .align...
2009-08-19 qhuang8Remove tabs in source code in MdePkg.
2009-08-19 qhuang8Update to make end-of-line consistent for all source...
2009-08-18 mdkinneyAdd ARM support