
21 Jan
2022
21 Jan
'22
4:20 p.m.
On Sun, 16 Jan 2022 at 08:14, Heinrich Schuchardt heinrich.schuchardt@canonical.com wrote:
Use printf code %pUs to print the text representation of the partition type GUID.
Signed-off-by: Heinrich Schuchardt heinrich.schuchardt@canonical.com
disk/part_efi.c | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org