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
e988c0df
Commit
e988c0df
authored
Jan 08, 2023
by
longpanda
Browse files
Fix that workaround #2 not working for Legacy BIOS access limit.
parent
0714971f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
INSTALL/grub/grub.cfg
INSTALL/grub/grub.cfg
+1
-1
No files found.
INSTALL/grub/grub.cfg
View file @
e988c0df
...
@@ -119,7 +119,7 @@ function ventoy_show_help {
...
@@ -119,7 +119,7 @@ function ventoy_show_help {
}
}
function ventoy_load_menu_lang_file {
function ventoy_load_menu_lang_file {
vt_load_file_to_mem "auto" $
vtoy_efi_part/grub
/menu.tar.gz vtoy_menu_lang_mem
vt_load_file_to_mem "auto" $
prefix
/menu.tar.gz vtoy_menu_lang_mem
loopback vt_menu_tarfs mem:${vtoy_menu_lang_mem_addr}:size:${vtoy_menu_lang_mem_size}
loopback vt_menu_tarfs mem:${vtoy_menu_lang_mem_addr}:size:${vtoy_menu_lang_mem_size}
}
}
...
...
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