]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/C/GenFw/Elf64Convert.c
BaseTools: Add AArch64 ADR_PREL_LO21 and R_AARCH64_CONDBR19
authorHarry Liebel <Harry.Liebel@arm.com>
Mon, 4 Aug 2014 08:44:11 +0000 (08:44 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 4 Aug 2014 08:44:11 +0000 (08:44 +0000)
commit87280982b803cebd4b47980ec09eaa45a13d7676
treea488febeb11c1c1949949ee6fe67bf44dfeb4880
parent4a00645100049d31dd8937b0ada6db40e56fe2c6
BaseTools: Add AArch64 ADR_PREL_LO21 and R_AARCH64_CONDBR19
 relocations

- ADR_PREL_LO21: support for loading a PC relative label offset.
- R_AARCH64_CONDBR19: support for conditional branch instruction (ELF64 code: 280).

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Harry Liebel <Harry.Liebel@arm.com>
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
Reviewed-by: Yingke Liu <yingke.d.liu@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15745 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/C/GenFw/Elf64Convert.c