Re: [PATCH 2/2] efi: Print an error if boot to firmware setup is not supported

2021-07-13 Thread Paul Menzel
Dear Javier, Thank you for this patch. Am 06.07.21 um 11:02 schrieb Javier Martinez Canillas: The "fwsetup" command is only registered if the firmware supports booting to the firmware setup UI. But it could be possible that the GRUB config already contains a "fwsetup" entry, because it was ge

Re: [PATCH 2/2] efi: Print an error if boot to firmware setup is not supported

2021-07-07 Thread Daniel Kiper
On Tue, Jul 06, 2021 at 11:02:15AM +0200, Javier Martinez Canillas wrote: > The "fwsetup" command is only registered if the firmware supports booting > to the firmware setup UI. But it could be possible that the GRUB config > already contains a "fwsetup" entry, because it was generated in a machine

[PATCH 2/2] efi: Print an error if boot to firmware setup is not supported

2021-07-06 Thread Javier Martinez Canillas
The "fwsetup" command is only registered if the firmware supports booting to the firmware setup UI. But it could be possible that the GRUB config already contains a "fwsetup" entry, because it was generated in a machine that has support for this feature. To prevent users getting a "can't find comm