lib: allow printing RISC-V EFI Boot Protocol GUID
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 28 Jan 2022 18:29:47 +0000 (19:29 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 29 Jan 2022 09:23:40 +0000 (10:23 +0100)
commit8d4c4265327263191a3b9d42bb3e5321a1b61f20
tree8296e4bf19d83694fd57d9552efe716c27d14dff
parent1ccf87165e38cb32f2444d8fd4b3e4d8ea13928e
lib: allow printing RISC-V EFI Boot Protocol GUID

On RISC-V a new UEFI protocol has been introduced. Support printing
its GUID using %pUs.

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