[PATCH 0/3] Complete Optional Header fields in EFI header

Leo Liang ycliang at andestech.com
Tue Nov 17 09:03:16 CET 2020


Date: Tue, 17 Nov 2020 15:36:27 +0800
From: Leo Yu-Chi Liang <ycliang at andestech.com>
Subject: [PATCH 0/3] Complete Optional Header fields in EFI header

These three patches complete the optional header fields in efi header.
Atish's patch was drawn in because CI test would fail at "86. test/py qemu-riscv32 --> test_efi_selftest" with this patch alone.


Atish Patra (1):
  riscv: Fix efi header for RV32

Leo Yu-Chi Liang (2):
  riscv: Fix efi header size for RV32
  riscv: Complete efi header for RV32/64

 arch/riscv/lib/crt0_riscv_efi.S | 28 +++++++++++++++++++++++++++-
 1 file changed, 27 insertions(+), 1 deletion(-)

-- 
2.17.0


More information about the U-Boot mailing list