On Thu, Mar 02, 2023 at 07:20:40PM +0100, Oliver Steffen wrote:
> Use the new printf format specifier %pG.
>
> Fixes the text representation of GUIDs in the output of the lsefisystab
> command.
>
> Signed-off-by: Oliver Steffen
Reviewed-by: Daniel Kiper
Daniel
_
Use the new printf format specifier %pG.
Fixes the text representation of GUIDs in the output of the lsefisystab
command.
Signed-off-by: Oliver Steffen
---
grub-core/commands/efi/lsefi.c | 13 +
grub-core/commands/efi/lsefisystab.c | 6 +-
grub-core/commands/probe.c