How does Grub find itself being booted from UEFI CD ElTorito image ?

2024-09-15 Thread adrian15sgd
I actually have an specific question for Grub developers / maintainers / contributors so if you are one of them you can skip to: (2) . 1) INTRODUCTION 1.1) I am working on liveid ( https://github.com/rescatux/liveid ), this is sort of an earmark for live cds. I am currently trying to push some

Re: [PATCH] Change "efi" to "EFI" in grub-mkrescue for secure boot

2024-09-14 Thread adrian15sgd
El 14/9/24 a las 13:04, Askar Safin via Grub-devel escribió: On Wed, 11 Sep 2024 14:38:31 +0400 Tobias Powalowski via Grub-devel wrote --- > I was not able to use virtualbox on my project until I put the kernel > also to the ISO fs I think, I suspect this is exactly same behaviour

Re: [PATCH] Change "efi" to "EFI" in grub-mkrescue for secure boot

2024-09-14 Thread adrian15sgd
El 14/9/24 a las 12:47, Askar Safin escribió: On Wed, 11 Sep 2024 14:23:05 +0400 adrian15sgd wrote --- > No, I did not disable the SecureBoot support in Super Grub2 Disk because > of this "efi" to "EFI" supposed problem that you describe. I'm not ta

Re: [PATCH] Change "efi" to "EFI" in grub-mkrescue for secure boot

2024-09-11 Thread adrian15sgd
El 11/9/24 a las 12:38, Tobias Powalowski via Grub-devel escribió: Back in the day I added that commit on the supergrub history because I wasn't proud enough of the SecureBoot implementation or I messed up in which branch I was pushing those changes. Right now the SecureBoot build is turned on

Re: [PATCH] Change "efi" to "EFI" in grub-mkrescue for secure boot

2024-09-11 Thread adrian15sgd
El 6/9/24 a las 15:15, Askar Safin escribió: Hi. I propose changing "efi" to "EFI" in grub-mkrescue, because this is needed for secure boot. Please, apply patch below. Here is why. (...) I CC Adrian, because I think the problem I talk about is the problem, which prevented supergrubdisk from

Re: [PATCH] Change "efi" to "EFI" in grub-mkrescue for secure boot

2024-09-11 Thread adrian15sgd
El 6/9/24 a las 15:15, Askar Safin escribió: Hi. I propose changing "efi" to "EFI" in grub-mkrescue, because this is needed for secure boot. Please, apply patch below. Here is why. (...) I send this letter to grub-devel. Also I CC Pete Batard, because it seems my work is somehow related to