Re: [PATCH v4 02/10] PE: Add RISC-V definitions

2019-01-17 Thread Daniel Kiper
On Mon, Nov 26, 2018 at 12:38:07AM +0100, Alexander Graf wrote: > The PE format defines magic numbers as well as relocation identifiers for > RISC-V. Add them to our include file, so we can make use of them. > > Signed-off-by: Alexander Graf > Reviewed-by: Leif Lindholm > Reviewed-by: Alistair Fr

[PATCH v4 02/10] PE: Add RISC-V definitions

2018-11-25 Thread Alexander Graf
The PE format defines magic numbers as well as relocation identifiers for RISC-V. Add them to our include file, so we can make use of them. Signed-off-by: Alexander Graf Reviewed-by: Leif Lindholm Reviewed-by: Alistair Francis Reviewed-by: Bin Meng Tested-by: Bin Meng --- include/grub/efi/pe