commit | d4efdff98d1a585ff368f79b3d8f3c6fa2a85bc8 | [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 | 39c4d6f2341a72ff0e2775121268ab8f62ba8ca6 [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>