summaryrefslogtreecommitdiff
path: root/config/binary_local-hooks
diff options
context:
space:
mode:
Diffstat (limited to 'config/binary_local-hooks')
-rwxr-xr-xconfig/binary_local-hooks/grub2-efi2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/binary_local-hooks/grub2-efi b/config/binary_local-hooks/grub2-efi
index f55b87a..88563bf 100755
--- a/config/binary_local-hooks/grub2-efi
+++ b/config/binary_local-hooks/grub2-efi
@@ -17,7 +17,7 @@ case "$bit" in
;;
32)
platform=i386-efi
- efi_name=x86
+ efi_name=ia32
shell_dir=Ia32
;;
esac