
4 Sep
2023
4 Sep
'23
6:48 p.m.
On Sat, 2 Sept 2023 at 01:34, Heinrich Schuchardt heinrich.schuchardt@canonical.com wrote:
To partition a block device the partition type GUIDs are needed but 'gpt read' does not provide these. Add the missing parts.
Signed-off-by: Heinrich Schuchardt heinrich.schuchardt@canonical.com
v2: use accessor for type_guid field
cmd/gpt.c | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org