Hi all, Ludovic Courtès writes: > Denis 'GNUtoo' Carikli skribis: > >> As I understood that serie was ready to be merged or is there something >> I still need to do on my side? > > Sorry for the delay; Mathieu, this is more your area of expertise: WDYT? I’m not Mathieu, but I wanted to chime in anyway. :) I have an old Mac Mini with the same setup: it’s a 64bit system with a 32bit UEFI. I’ve been using the same GRUB package and bootloader modifications from this patch for years and it works great. I also just tested the image generation code. I built an image, wrote it to a USB storage device, and booted the machine from it. That’s pretty handy! I’ve attached a slightly modified version of the second patch. It removes some duplication. Essentially, I added a keyword to the ‘install-efi’ procedure so that callers can override the GRUB image type and output file. There’s lots of duplication in the patch, but that seems to be largely due to the structure of the existing code, so I wouldn’t worry about it. So, barring any comments from Mathieu, these patches LGTM. -- Tim