Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] menuentry 'Fixup Windows BlinitializeLibrary Failure'
#1
solved 
请问一下是否可以在下个版本中,将“debug.cfg”文件中Ventoy UEFI Utilities子菜单能否加入分类,便于菜单显示图标?谢谢。

测试可以手动添加并且功能正常不影响启动。

In the next version, will the“ debug.cfg ”Can classification be added to the ventory UEFI utilities submenu in the file to facilitate menu display icons? thank you. 
The test can be added manually and the function is normal without affecting the startup.


submenu 'Ventoy UEFI Utilities' --class=debug_util {
        menuentry 'Fixup Windows BlinitializeLibrary Failure' --class=debug_util {
            chainloader ${vtoy_path}/vtoyutil_x64.efi env_param=${env_param} ${vtdebug_flag} feature=fix_windows_mmap
            boot
            echo -e "\npress ENTER to exit ..."
            read vtInputKey
        }

        menuentry 'Return to previous menu [Esc]' --class=vtoyret VTOY_RET {
            echo 'Return ...'
        }


[Image: 1183f21745686bfa.png]
Reply
#2
https://github.com/ventoy/Ventoy/commit/...1beb6e6bd4
Reply
#3
(11-26-2020, 06:51 AM)longpanda Wrote: https://github.com/ventoy/Ventoy/commit/...1beb6e6bd4
非常感谢。这样每次更新以后就不用手动改了。 Heart
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)