audk/ArmPlatformPkg/PrePeiCore/AArch64
Ard Biesheuvel 13dc7fa5a0 ArmPlatformPkg/PrePeiCore: switch to ASM_FUNC() asm macro
Annotate functions with ASM_FUNC() so that they are emitted into
separate sections.

While we're at it, replace some inefficient uses of LoadConstantToReg()

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
2016-08-11 13:25:05 +02:00
..
ArchPrePeiCore.c ArmPlatformPkg: Added Aarch64 support 2013-07-18 19:06:52 +00:00
Exception.S ArmPlatformPkg/PrePeiCore: add missing entries to AArch64 vector table 2015-11-27 09:24:27 +00:00
Helper.S ArmPlatformPkg/PrePeiCore: switch to ASM_FUNC() asm macro 2016-08-11 13:25:05 +02:00
PrePeiCoreEntryPoint.S ArmPlatformPkg/PrePeiCore: switch to ASM_FUNC() asm macro 2016-08-11 13:25:05 +02:00
SwitchStack.S ArmPlatformPkg/PrePeiCore: switch to ASM_FUNC() asm macro 2016-08-11 13:25:05 +02:00