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
038c0533
Commit
038c0533
authored
Jun 23, 2023
by
longpanda
Browse files
1.0.92 release
parent
102b179c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
INSTALL/grub/grub.cfg
INSTALL/grub/grub.cfg
+1
-1
vtoyjump/vtoyjump/vtoyjump.c
vtoyjump/vtoyjump/vtoyjump.c
+1
-1
No files found.
INSTALL/grub/grub.cfg
View file @
038c0533
...
...
@@ -2395,7 +2395,7 @@ function mimg_common_menuentry {
#############################################################
#############################################################
set VENTOY_VERSION="1.0.9
1
"
set VENTOY_VERSION="1.0.9
2
"
#ACPI not compatible with Window7/8, so disable by default
set VTOY_PARAM_NO_ACPI=1
...
...
vtoyjump/vtoyjump/vtoyjump.c
View file @
038c0533
...
...
@@ -2191,7 +2191,7 @@ static BOOL VentoyIsNeedBypass(const char *isofile, const char MntLetter)
}
else
{
Log
(
"This is not Windows 11, not need to bypass."
,
Major
);
Log
(
"This is not Windows 11, not need to bypass
%u
."
,
Major
);
}
End:
...
...
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