From: longpanda Date: Sat, 23 Jan 2021 05:50:00 +0000 (+0800) Subject: fix issue #714 X-Git-Tag: v1.0.34~25 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/commitdiff_plain/bae671bd685a7e68c2ac51177fab451942b82d1f?ds=sidebyside fix issue #714 --- diff --git a/INSTALL/grub/grub.cfg b/INSTALL/grub/grub.cfg index 3bda6d7..349b0b4 100644 --- a/INSTALL/grub/grub.cfg +++ b/INSTALL/grub/grub.cfg @@ -1180,7 +1180,7 @@ function vtoyboot_common_func { linux16 $vtoy_path/ipxe.krn ${vtdebug_flag} bios80 sector512 mem:${vtoy_chain_mem_addr}:size:${vtoy_chain_mem_size} boot else - ventoy_acpi_param ${vtoy_chain_mem_addr} 512 + vt_acpi_param ${vtoy_chain_mem_addr} 512 ventoy_cli_console chainloader ${vtoy_path}/ventoy_${VTOY_EFI_ARCH}.efi sector512 env_param=${ventoy_env_param} ${vtdebug_flag} mem:${vtoy_chain_mem_addr}:size:${vtoy_chain_mem_size} boot