summaryrefslogtreecommitdiff
path: root/ArmPkg/Include/AsmMacroIoLib.h
AgeCommit message (Expand)Author
2016-10-28ArmPkg: remove LoadConstantXxx() asm macrosArd Biesheuvel
2016-09-21ArmPkg/AsmMacroIoLib: force word alignment for functionsArd Biesheuvel
2016-08-11ArmPkg: introduce ASM_FUNC, MOV32/MOV64 and ADRL/LDRL macrosArd Biesheuvel
2016-08-11ArmPkg/AsmMacroIoLib: remove unused obsolete MMIO and other asm macrosArd Biesheuvel
2015-11-27ArmPkg: remove SetPrimaryStack and InitializePrimaryStack macrosArd Biesheuvel
2014-12-12ArmPkg/AsmMacroIoLib: Fixed the global variables initializationOlivier Martin
2014-08-19ARM Packages: Removed trailing spacesRonald Cron
2013-05-10ARM Packages: Replaced the macro GetCorePositionFromMpId() by the ArmPlatform...oliviermartin
2013-05-10ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin
2012-09-28ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize s...oliviermartin
2012-07-04ArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack' macro into 'GetCorePos...oliviermartin
2012-02-28ArmPlatformPkg: Updated the stack setup to have the same geometry between the...oliviermartin
2011-10-04Arm Packages: Fix builds for XCODE32 toolchainoliviermartin
2011-09-22ArmPlatformPkg: Changed memory model for the stacksoliviermartin
2010-04-29Update the copyright notice formathhtian
2009-12-06Adding support for BeagleBoard. AJFISH