]> git.ipfire.org Git - thirdparty/grub.git/commit
efi: Make all grub_efi_guid_t variables static
authorRobbie Harwood <rharwood@redhat.com>
Thu, 18 Aug 2022 17:50:10 +0000 (13:50 -0400)
committerDaniel Kiper <daniel.kiper@oracle.com>
Fri, 19 Aug 2022 22:23:11 +0000 (00:23 +0200)
commitdbc641ac923b588ed07a44cf2d7579b110526647
treecc45ed3d968999234505b512d9cc5859126e3ad7
parent01d1953fc50764206daad12d9b5dd68721353315
efi: Make all grub_efi_guid_t variables static

This is believed to result in smaller code.

Signed-off-by: Robbie Harwood <rharwood@redhat.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/commands/efi/efifwsetup.c
grub-core/efiemu/i386/pc/cfgtables.c
grub-core/kern/efi/fdt.c
grub-core/loader/efi/fdt.c
grub-core/term/efi/console.c