index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdePkg
/
Library
/
BaseLib
/
Arm
Age
Commit message (
Expand
)
Author
2015-03-27
MdePkg: fix ARM version of InternalMathSwapBytes64 ()
Ard Biesheuvel
2014-01-22
Fix CRLF format
Tian, Hot
2013-09-02
Add Memory fence for ARM Architecture (32 and 64 bit)
Olivier Martin
2011-11-25
add missing <BR>
hhtian
2011-11-08
MdePkg/BaseLib: Replaced inline assembly for ARMGCC by GCC assembly source file
oliviermartin
2011-02-01
Replace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_ASM_IMPORT() and update...
andrewfish
2010-12-15
Fix issue with CodeSourcery gcc requiring assembly functions to have a .type ...
andrewfish
2010-06-25
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-06-11
Minor grammatical work--mostly adding periods. Sending separately a list of...
myronporter
2010-04-23
Update the copyright notice format
hhtian
2010-03-17
Add Math64.S to reduce the number of compiler intrinsics that need to be supp...
andrewfish
2010-01-27
Clean up MdePkg source to correct some coding style issues, etc.
qhuang8
2009-08-24
Fix file headers
mdkinney
2009-08-20
1. Use .p2align directive instead of ambiguous .align directive.
qhuang8
2009-08-19
Remove tabs in source code in MdePkg.
qhuang8
2009-08-19
Update to make end-of-line consistent for all source files in MdePkg. There a...
qhuang8
2009-08-18
Add ARM support
mdkinney