This commit is contained in:
longpanda
2020-04-08 22:44:14 +08:00
parent ef80baf150
commit c72f96312c
11 changed files with 74 additions and 20 deletions

View File

@@ -144,8 +144,12 @@ function uefi_iso_menu_func {
loopback -d loop
fi
unset LoadIsoEfiDriver
if [ -n "$vtisouefi" ]; then
set LoadIsoEfiDriver=on
else
unset LoadIsoEfiDriver
fi
vt_chosen_img_path chosen_path
if vt_is_udf ${1}${chosen_path}; then
@@ -302,7 +306,7 @@ function legacy_iso_menu_func {
#############################################################
#############################################################
set VENTOY_VERSION="1.0.01"
set VENTOY_VERSION="1.0.02"
#disable timeout
unset timeout