In this version: add and check `fwsetup --is-supported, and include the changes for Paul's review that were left out accidentally in the previous version.
Be well, --Robbie Javier Martinez Canillas (2): templates: Check for EFI at runtime instead of config generation time efi: Print an error if boot to firmware setup is not supported Robbie Harwood (3): commands/efi/efifwsetup: Add missing grub_free()s Make all grub_efi_guid_t variables static Don't display a uefi-firmware entry if it's not supported grub-core/commands/efi/efifwsetup.c | 30 +++++++++++++++++++--------- grub-core/efiemu/i386/pc/cfgtables.c | 6 +++--- grub-core/kern/efi/fdt.c | 2 +- grub-core/loader/efi/fdt.c | 2 +- grub-core/term/efi/console.c | 2 +- util/grub.d/30_uefi-firmware.in | 21 ++++++++----------- 6 files changed, 35 insertions(+), 28 deletions(-) -- 2.35.1 _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel