summaryrefslogtreecommitdiff
path: root/disk
diff options
context:
space:
mode:
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2022-01-16 13:59:21 +0300
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2022-01-19 18:16:33 +0300
commit04872381206a05d9b9d8211067e59b353d2929fb (patch)
tree820533c8ef0484cb13ca849cde13dd90e0536ccb /disk
parentc1528f324c6068936a629233b12c66774accc359 (diff)
downloadu-boot-04872381206a05d9b9d8211067e59b353d2929fb.tar.xz
lib: printf code %pUs for GUID text representation
In different places text representations are used for GUIDs, e.g. * command efidebug * command part list for GPT partitions To allow reducing code duplication introduce a new printf code %pUs. It will call uuid_guid_get_str() to get a text representation. If none is found it will fallback to %pUl and print a hexadecimal representation. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'disk')
0 files changed, 0 insertions, 0 deletions