commit | 79f29c888bca47a5ba9bffae8be6bdcbc0713225 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun Jan 16 12:23:19 2022 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Wed Jan 19 16:16:33 2022 +0100 |
tree | 8e9eff637f1f4ee8741a16e2fab630e395c1e30d | |
parent | c7ea52cef253e90d68e83f84fb1c84a2125915b8 [diff] |
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>