Xiang Wang has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/29767 )
Change subject: riscv: fix bug of sifive-gpt.py ......................................................................
riscv: fix bug of sifive-gpt.py
The GPT version must be "00 00 01 00" and the small end should be represented as 0x10000.
Please refer to: https://en.wikipedia.org/wiki/GUID_Partition_Table
Change-Id: Ib025197fc96f32823e687a89de0cee51c952b031 Signed-off-by: Xiang Wang wxjstz@126.com --- M util/riscv/sifive-gpt.py 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/29767/2