]> git.ipfire.org Git - thirdparty/grub.git/commit
elf.h: Add RISC-V definitions
authorAlexander Graf <agraf@suse.de>
Tue, 12 Feb 2019 10:31:00 +0000 (11:31 +0100)
committerDaniel Kiper <daniel.kiper@oracle.com>
Mon, 25 Feb 2019 10:28:44 +0000 (11:28 +0100)
commitcfec2093709e5a2a781f44422e15d5009be3d4f8
treec92d0b6a30b29c717df0bf090b04b4d6cc74c5cd
parent7b0f169c8054ac8b396adb8793784ad3007ba658
elf.h: Add RISC-V definitions

The RISC-V ABI document outlines ELF header structure and relocation
information. Pull the respective magic numbers into our elf header
so we can make use of them.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
include/grub/elf.h