]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/GenFw: remove ARM and RVCT references from ELF64 code
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 24 Sep 2015 19:35:10 +0000 (19:35 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Thu, 24 Sep 2015 19:35:10 +0000 (19:35 +0000)
commit0c960e86c22c46c002b257c4ba3500d1fba03c26
tree16b2cacb91704521c7abd338b366946069b76d4e
parent36c64c664ba18026aad5375dbb80118bd3141266
BaseTools/GenFw: remove ARM and RVCT references from ELF64 code

ARM and RVCT apply to 32-bit code only, so remove any references
to them (including the workaround for the linker) from the 64-bit
version of ElfConvert.c

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18539 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/C/GenFw/Elf64Convert.c