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
291e0a3a
Commit
291e0a3a
authored
Mar 17, 2021
by
longpanda
Browse files
add debug info
parent
07171954
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
GRUB2/MOD_SRC/grub-2.04/grub-core/ventoy/ventoy.c
GRUB2/MOD_SRC/grub-2.04/grub-core/ventoy/ventoy.c
+1
-1
No files found.
GRUB2/MOD_SRC/grub-2.04/grub-core/ventoy/ventoy.c
View file @
291e0a3a
...
@@ -1774,7 +1774,7 @@ int ventoy_check_device_result(int ret)
...
@@ -1774,7 +1774,7 @@ int ventoy_check_device_result(int ret)
grub_printf
(
VTOY_WARNING
"
\n
"
);
grub_printf
(
VTOY_WARNING
"
\n
"
);
grub_printf
(
VTOY_WARNING
"
\n\n\n
"
);
grub_printf
(
VTOY_WARNING
"
\n\n\n
"
);
grub_printf
(
"This is NOT a standard Ventoy device and is NOT supported.
\n\n
"
);
grub_printf
(
"This is NOT a standard Ventoy device and is NOT supported
(0x%x)
.
\n\n
"
,
ret
);
grub_printf
(
"You should follow the instructions in https://www.ventoy.net to use Ventoy.
\n
"
);
grub_printf
(
"You should follow the instructions in https://www.ventoy.net to use Ventoy.
\n
"
);
grub_printf
(
"
\n\n
Will exit after 10 seconds ...... "
);
grub_printf
(
"
\n\n
Will exit after 10 seconds ...... "
);
...
...
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