Re: UEFI Secureboot not succeeding with Grub 2.06 and later version

2021-07-07 Thread Daniel Kiper
Hi Sayanta, Sorry for late reply but I am just recovering after vacation... CC-ing Javier, Dimitri, Peter and Leif. On Thu, Jul 01, 2021 at 03:23:03PM +, Sayanta Pattanayak wrote: > Hi All, > I am new to grub and UEFI secure boot and so a beginners question. > UEFI secureboot on a Arm64 plat

Re: [PATCH] fs/ext2: Ignore checksum seed incompat feature support

2021-07-07 Thread Daniel Kiper
On Fri, Jun 11, 2021 at 09:36:16PM +0200, Javier Martinez Canillas wrote: > This incompat feature is used to denote that the filesystem stored its > metadata checksum seed in the superblock. This is used to allow tune2fs > to change the UUID on a mounted metadata_csum filesystem without having > to

Re: [PATCH 1/2] templates: Check for EFI at runtime instead of config generation time

2021-07-07 Thread Daniel Kiper
On Tue, Jul 06, 2021 at 11:02:14AM +0200, Javier Martinez Canillas wrote: > The 30_uefi-firmware template checks if an OsIndicationsSupported UEFI var > exists and EFI_OS_INDICATIONS_BOOT_TO_FW_UI bit is set, to decide whether > a "fwsetup" menu entry would be added or not to the GRUB menu. > > But

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

Re: [PATCH] Adjust deprecated QEMU device name.

2021-07-07 Thread Daniel Kiper
On Sun, Jun 13, 2021 at 03:11:51PM +0200, Marius Bakke wrote: > The 'ide-drive' device was removed in QEMU 6.0. Could you add your Signed-off-by? > * tests/ahci_test.in (outfile): s/ide-drive/ide-hd/ Please drop this. > --- > tests/ahci_test.in | 2 +- > 1 file changed, 1 insertion(+), 1 delet