audk/ArmPlatformPkg/PrePeiCore
Ard Biesheuvel 66edb631f8 ArmPlatformPkg RVCT: drop dependency on GCC macro library
The RVCT .asm files include AsmMacroIoLib.h only for the definition of
LoadConstantToReg (), which makes it tedious to make change to that file
without the risk of making the RVCT assembler unhappy. So simply replace
LoadConstantToReg() with mov32, which does the right thing in all cases.

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 12:29:31 +02:00
..
AArch64 ArmPlatformPkg: fixups for 64-bit pointers 2016-03-25 07:17:28 +01:00
Arm ArmPlatformPkg RVCT: drop dependency on GCC macro library 2016-08-11 12:29:31 +02:00
MainMPCore.c ArmPkg/PrePeiCore: use explicit UINTN cast in VOID* arithmetic 2015-12-08 14:15:14 +00:00
MainUniCore.c ArmPkg/PrePeiCore: use explicit UINTN cast in VOID* arithmetic 2015-12-08 14:15:14 +00:00
PrePeiCore.c ArmPlatformPkg: Fix stack switch bug after commit 7945b29 2015-12-10 16:07:03 +00:00
PrePeiCore.h ArmPlatformPkg/PrePeiCore: remove global variable allocation from lowlevel init 2015-11-27 17:07:31 +00:00
PrePeiCoreMPCore.inf ArmPlatformPkg/PrePeiCore: remove global variable allocation from lowlevel init 2015-11-27 17:07:31 +00:00
PrePeiCoreUniCore.inf ArmPlatformPkg/PrePeiCore: remove global variable allocation from lowlevel init 2015-11-27 17:07:31 +00:00