"mmdet3d/engine/vscode:/vscode.git/clone" did not exist on "40ec11aa882f47d10b0de9f22866bcc5bc004a3a"
Commit 784e3ae8 authored by longpanda's avatar longpanda
Browse files

add class for submenu of 'Ventoy UEFI Utilities'

parent d8fbd79d
...@@ -148,7 +148,7 @@ submenu "Screen Display Mode" --class=debug_screen_mode { ...@@ -148,7 +148,7 @@ submenu "Screen Display Mode" --class=debug_screen_mode {
if [ "$grub_platform" != "pc" ]; then if [ "$grub_platform" != "pc" ]; then
submenu 'Ventoy UEFI Utilities' --class=debug_util { 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 chainloader ${vtoy_path}/vtoyutil_x64.efi env_param=${env_param} ${vtdebug_flag} feature=fix_windows_mmap
boot boot
echo -e "\npress ENTER to exit ..." echo -e "\npress ENTER to exit ..."
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment