Searched refs:efi_fs (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/grub/grub2/util/ | ||
H A D | grub-install.in | 436 efi_fs=`"$grub_probe" --target=fs "--device-map=${device_map}" "${efidir}"` 437 if test "x$efi_fs" = xfat; then :; else |
Completed in 40 milliseconds