Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dadigang
Ventoy
Commits
784e3ae8
"mmdet3d/engine/vscode:/vscode.git/clone" did not exist on "40ec11aa882f47d10b0de9f22866bcc5bc004a3a"
Commit
784e3ae8
authored
Nov 26, 2020
by
longpanda
Browse files
add class for submenu of 'Ventoy UEFI Utilities'
parent
d8fbd79d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
INSTALL/grub/debug.cfg
INSTALL/grub/debug.cfg
+1
-1
No files found.
INSTALL/grub/debug.cfg
View file @
784e3ae8
...
@@ -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 ..."
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment