commit | 2547f3ed897b0ce252db0ffb8596ec9730ea1833 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Sep 25 21:33:09 2016 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Oct 11 11:55:33 2016 +0800 |
tree | 7bcc2b860e2f59a51969f666bf472ef6e680e8ea | |
parent | 006bccbd0d757da78bfd2a244d96f61e0f7d2c66 [diff] |
elf: Add the Elf64_Rela type Add this so that we can support 64-bit relocation on x86. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>