audk/ArmPlatformPkg/PrePi
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
LzmaDecompress.h ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
MainMPCore.c ArmPlatformPkg/PrePi: remove global variable allocation from lowlevel init 2015-11-27 17:07:06 +00:00
MainUniCore.c ArmPlatformPkg/PrePi: allow unicore version to be used on MP hardware 2016-04-29 18:12:52 +02:00
PeiMPCore.inf ArmPlatformPkg: Rectify file modes 2016-02-02 11:42:31 +00:00
PeiUniCore.inf ArmPlatformPkg: Rectify file modes 2016-02-02 11:42:31 +00:00
PrePi.c ArmPlatformPkg/PrePi: allow unicore version to be used on MP hardware 2016-04-29 18:12:52 +02:00
PrePi.h ArmPlatformPkg/PrePi: remove global variable allocation from lowlevel init 2015-11-27 17:07:06 +00:00