]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libfdisk: (gpt) add HiFive Unleashed bootloader partition UUIDs
authorIcenowy Zheng <icenowy@aosc.io>
Thu, 24 Jan 2019 10:33:34 +0000 (18:33 +0800)
committerKarel Zak <kzak@redhat.com>
Tue, 2 Apr 2019 10:21:35 +0000 (12:21 +0200)
commit236ce1f191d2355da8de256a50705c7b085eae57
treeb3c136f037ec5dc1967e63ae7a028628fa122aa3
parent44a20296cc1cc302427eb89a380cdbb4934def3c
libfdisk: (gpt) add HiFive Unleashed bootloader partition UUIDs

The HiFive Unleashed SBC's bootloader seeks for GPT partitions with
specific UUID for loading the next stage bootloader (ZSBL loads FSBL,
and FSBL loads BBL).

Add these partition type UUIDs.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
libfdisk/src/gpt.c