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
fc3a5fae
Commit
fc3a5fae
authored
Jul 11, 2021
by
longpanda
Browse files
Fixed HBCD boot issue. (#992)
parent
b3982d49
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
INSTALL/grub/grub.cfg
INSTALL/grub/grub.cfg
+1
-3
No files found.
INSTALL/grub/grub.cfg
View file @
fc3a5fae
...
@@ -130,9 +130,7 @@ function get_os_type {
...
@@ -130,9 +130,7 @@ function get_os_type {
function vt_check_compatible_pe {
function vt_check_compatible_pe {
#Check for PE without external tools
#Check for PE without external tools
if [ -f "$1/HBCD_PE.ini" ]; then
return
set ventoy_compatible=YES
fi
}
}
function locate_initrd {
function locate_initrd {
...
...
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