]> git.dujemihanovic.xyz Git - u-boot.git/commit
riscv: Fix efi header size for RV32
authorLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 12 Nov 2020 02:09:52 +0000 (10:09 +0800)
committerAndes <uboot@andestech.com>
Mon, 14 Dec 2020 07:16:54 +0000 (15:16 +0800)
commit9ea6952a9ab75d09d8d8958ef7e425d3879b85e3
treebd20ebd7d8f45e3c963e9f490060fd1daed0e277
parent84c3db2ea3b0e1eedb7557e4721b8880a14dcb69
riscv: Fix efi header size for RV32

This patch depends on Atish's patch.
(https://patchwork.ozlabs.org/project/uboot/patch/20201013192331.3236458-1-atish.patra@wdc.com/)

Modify the size of the Optional Header "Windows-Specific Fields" to fit with the specification.
(https://docs.microsoft.com/en-us/windows/win32/debug/pe-format)

Signed-off-by: Leo Yu-Chi Liang <ycliang@andestech.com>
Cc: rick@andestech.com
Cc: alankao@andestech.com
Cc: atish.patra@wdc.com
Cc: xypron.glpk@gmx.de
Cc: bmeng.cn@gmail.com
arch/riscv/lib/crt0_riscv_efi.S