[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 02/10] PE: Add RISC-V definitions
From: |
Bin Meng |
Subject: |
Re: [PATCH v3 02/10] PE: Add RISC-V definitions |
Date: |
Sun, 18 Nov 2018 19:41:10 +0800 |
On Thu, Nov 15, 2018 at 1:27 AM Alexander Graf <address@hidden> 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 <address@hidden>
> Reviewed-by: Leif Lindholm <address@hidden>
> Reviewed-by: Alistair Francis <address@hidden>
> ---
> include/grub/efi/pe32.h | 5 +++++
> 1 file changed, 5 insertions(+)
>
Reviewed-by: Bin Meng <address@hidden>
Tested-by: Bin Meng <address@hidden>
- Re: [PATCH v3 09/10] RISC-V: Add to build system, (continued)
[PATCH v3 04/10] RISC-V: Add setjmp implementation, Alexander Graf, 2018/11/14
[PATCH v3 05/10] RISC-V: Add early startup code, Alexander Graf, 2018/11/14
[PATCH v3 02/10] PE: Add RISC-V definitions, Alexander Graf, 2018/11/14
- Re: [PATCH v3 02/10] PE: Add RISC-V definitions,
Bin Meng <=
[PATCH v3 08/10] RISC-V: Add auxiliary files, Alexander Graf, 2018/11/14
Re: [PATCH v3 08/10] RISC-V: Add auxiliary files, Daniel Kiper, 2018/11/21