commit | f4c5bcb3c2b7843d599121eaa8ddf82c0da5dd61 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Jan 28 19:29:47 2022 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Jan 29 10:23:40 2022 +0100 |
tree | 8296e4bf19d83694fd57d9552efe716c27d14dff | |
parent | 279d1c8843ef0ed0bbb8d322529f75e195ea6950 [diff] |
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>