grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v4 0/5] Improve logic to check for fwsetup support


From: Robbie Harwood
Subject: [PATCH v4 0/5] Improve logic to check for fwsetup support
Date: Thu, 18 Aug 2022 13:50:08 -0400

In this version: fix wrong arg parsing in patch to address Glenn's review.

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]