Commits
Bin Meng committed 2bce3f595d2
elf: Add ELF64 related structure defines This adds ELF header, program header and section header structure defines for the 64-bit ELF image. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>