From: Michael Prokop Date: Fri, 17 Jul 2020 20:02:22 +0000 (+0200) Subject: Support EFI capable ipxe.efi boot addon X-Git-Tag: v0.37.0~5 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=257dba7150b349ae0cede679f8fcc078a0d13f2f Support EFI capable ipxe.efi boot addon --- diff --git a/grml-live b/grml-live index 8d2d024..a93e038 100755 --- a/grml-live +++ b/grml-live @@ -1132,6 +1132,7 @@ if [ "$ARCH" = i386 ] || [ "$ARCH" = amd64 ] ; then # copy addons from system packages or grml-live-addons copy_addon_file ipxe.lkrn /usr/lib/ipxe addons + copy_addon_file ipxe.efi /usr/lib/ipxe addons copy_addon_file pci.ids /usr/share/misc addons copy_addon_file memtest86+.bin /boot addons