Hello Shawn Chang, Jonathan Neuschäfer, build bot (Jenkins), Philipp Hug,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/29767
to look at the new patch set (#3).
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 little endian 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/3