Add EFI support for VMs
authorDaniel Winzen <daniel@danwin1210.de>
Wed, 11 Oct 2023 17:36:26 +0000 (19:36 +0200)
committerDaniel Winzen <daniel@danwin1210.de>
Fri, 13 Oct 2023 10:25:20 +0000 (12:25 +0200)
This commit introduces a new option --vmefi that will change the VM image
to use GPT instead of MBR and adds an ESP partition. Further it will install
grub in EFI mode with secure boot support.

Closes: https://github.com/grml/grml-debootstrap/issues/134


No differences found