audk/ArmVirtPkg/Library
Ard Biesheuvel 5bf512d380 ArmVirtPkg: avoid relocated immediates in AARCH64 asm
The relocated immediate notation supported by GNU as (e.g., #:lo12:foo)
is not supported by clang. Since we are loading a constant value, they
were not entirely appropriate here anyway, so simply replace them with
assembler arithmetic expressions.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Laszlo Ersek <lersek@redhat.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18202 6f19259b-4bc3-4df7-8a09-765794883524
2015-08-11 12:32:38 +00:00
..
ArmVirtDxeHobLib
ArmVirtGicArchLib ArmVirtPkg: implement DT-based ArmGicArchLib 2015-07-28 20:45:36 +00:00
ArmVirtMemoryInitPeiLib
ArmVirtPlatformLib
ArmVirtPsciResetSystemLib
ArmXenRelocatablePlatformLib ArmVirtPkg: avoid relocated immediates in AARCH64 asm 2015-08-11 12:32:38 +00:00
BaseCachingPciExpressLib
FdtPL011SerialPortLib
NorFlashQemuLib
PlatformIntelBdsLib Add PCD for selecting terminal type at build time 2015-07-09 06:24:25 +00:00
PlatformPeiLib
QemuFwCfgLib
XenRealTimeClockLib