release: amd64 efi boot name is bootx64
efi_boot_name is just used for arm image so no harm done. Reported by: gonzo MFC after: 3 days
This commit is contained in:
parent
4506294d99
commit
ee885f1186
@ -368,7 +368,7 @@ efi_boot_name()
|
||||
echo "bootaa64.efi"
|
||||
;;
|
||||
amd64)
|
||||
echo "bootx86.efi"
|
||||
echo "bootx64.efi"
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user