Support EFI capable ipxe.efi boot addon
authorMichael Prokop <mika@grml.org>
Fri, 17 Jul 2020 20:02:22 +0000 (22:02 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 17 Jul 2020 20:02:22 +0000 (22:02 +0200)
grml-live

index 8d2d024..a93e038 100755 (executable)
--- 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