disk: simplify part_print_efi()
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 16 Jan 2022 11:23:19 +0000 (12:23 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 19 Jan 2022 15:16:33 +0000 (16:16 +0100)
commita4492eeee14294c61680d56893df4d73880f098e
tree8e9eff637f1f4ee8741a16e2fab630e395c1e30d
parent04872381206a05d9b9d8211067e59b353d2929fb
disk: simplify part_print_efi()

Use printf code %pUs to print the text representation of the partition type
GUID.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
disk/part_efi.c