[U-Boot] [PATCH v2 08/18] elf: Add ELF64 related structure defines

Bin Meng bmeng.cn at gmail.com
Mon Apr 16 09:16:15 UTC 2018


On Fri, Apr 13, 2018 at 12:41 AM, Simon Glass <sjg at chromium.org> wrote:
> On 11 April 2018 at 23:02, Bin Meng <bmeng.cn at gmail.com> wrote:
>> This adds ELF header, program header and section header structure
>> defines for the 64-bit ELF image.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> Changes in v2: None
>>
>>  include/elf.h | 43 +++++++++++++++++++++++++++++++++++++++++++
>>  1 file changed, 43 insertions(+)
>>
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list