From: longpanda Date: Thu, 26 Nov 2020 06:51:13 +0000 (+0800) Subject: add class for submenu of 'Ventoy UEFI Utilities' X-Git-Tag: v1.0.30~3 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/commitdiff_plain/784e3ae8794b51cc9924b0bbb65ba41beb6e6bd4?ds=inline add class for submenu of 'Ventoy UEFI Utilities' --- diff --git a/INSTALL/grub/debug.cfg b/INSTALL/grub/debug.cfg index 9be152d..4511974 100644 --- a/INSTALL/grub/debug.cfg +++ b/INSTALL/grub/debug.cfg @@ -148,7 +148,7 @@ submenu "Screen Display Mode" --class=debug_screen_mode { if [ "$grub_platform" != "pc" ]; then submenu 'Ventoy UEFI Utilities' --class=debug_util { - menuentry 'Fixup Windows BlinitializeLibrary Failure' { + menuentry 'Fixup Windows BlinitializeLibrary Failure' --class=debug_util_blinit { chainloader ${vtoy_path}/vtoyutil_x64.efi env_param=${env_param} ${vtdebug_flag} feature=fix_windows_mmap boot echo -e "\npress ENTER to exit ..."