audk/ArmVirtPkg/PrePi
Ard Biesheuvel 809a639ee2 ArmVirtPkg/PrePiRelocatable: add ARM support
This adds support to the self relocating PrePi instance that is built
as a PIE ET_DYN executable. It primarily involves porting the relocation
routine to use ELF32 REL entries instead of ELF64 RELA entries which is
what AArch64 uses.

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@19331 6f19259b-4bc3-4df7-8a09-765794883524
2015-12-17 17:11:16 +00:00
..
AArch64 ArmVirtPkg/PrePi: remove global variable allocation from lowlevel init 2015-11-27 17:06:48 +00:00
Arm ArmVirtPkg/PrePiRelocatable: add ARM support 2015-12-17 17:11:16 +00:00
Scripts ArmVirtPkg/PrePiRelocatable: add ARM support 2015-12-17 17:11:16 +00:00
ArmVirtPrePiUniCoreRelocatable.inf ArmVirtPkg/PrePiRelocatable: add ARM support 2015-12-17 17:11:16 +00:00
LzmaDecompress.h Renamed ArmPlatformPkg/ArmVirtualizationPkg into ArmVirtPkg 2015-05-29 13:50:43 +00:00
PrePi.c ArmVirtPkg/PrePi: remove global variable allocation from lowlevel init 2015-11-27 17:06:48 +00:00
PrePi.h ArmVirtPkg/PrePi: remove global variable allocation from lowlevel init 2015-11-27 17:06:48 +00:00