Skip to content
Snippets Groups Projects
Commit eba4dc91 authored by Anders Blomdell's avatar Anders Blomdell
Browse files

change uefi boot image

parent 1c705fde
No related branches found
No related tags found
No related merge requests found
......@@ -86,7 +86,7 @@ class "pxeclient" {
if option arch = 00:06 {
filename "bootia32.efi";
} else if option arch = 00:07 {
filename "bootx64.efi";
filename "uefi/boot/grub2/bootx64.efi";
} else {
filename "pxelinux.0";
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment