cmd: printenv: simplify printing GUIDs
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 16 Jan 2022 13:53:37 +0000 (14:53 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 19 Jan 2022 15:16:33 +0000 (16:16 +0100)
commit983a5a2e72d3292eff417396294188f28e169b04
tree4bf16f7c62199e3867d1b34ae1aa729396354282
parentce00a7401aef52b6a67f496fc569c960e53c059e
cmd: printenv: simplify printing GUIDs

Use "%pS" to print text representations of GUIDs.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
cmd/nvedit_efi.c
lib/uuid.c