Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 493b40451d4f841c14f9ee35da1492084baa8d9b
https://github.com/tianocore/edk2/commit/493b40451d4f841c14f9ee35da1492084baa8d9b
Author: Ard Biesheuvel <[email protected]>
Date: 2016-09-21 (Wed, 21 Sep 2016)
Changed paths:
M ArmPkg/Include/AsmMacroIoLib.h
Log Message:
-----------
ArmPkg/AsmMacroIoLib: force word alignment for functions
Without an explicit .align directive, the Clang assembler defaults to
no alignment, which may result in instructions appearing misaligned in
the final executable. So use word alignment in all cases.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <[email protected]>
------------------------------------------------------------------------------
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits