mirror of
https://github.com/ventoy/Ventoy.git
synced 2026-08-24 09:46:37 +00:00
1. When click install button, if the USB stick already installed with Ventoy, then popup a dialog to require a YES text input to confirm.
2. Prevent DLL search order hijacking
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -26,7 +26,7 @@ sfs: fshelp
|
||||
reiserfs: fshelp
|
||||
part_sunpc:
|
||||
zstd:
|
||||
gfxmenu: trig video_colors gfxterm bitmap_scale font normal video bitmap
|
||||
gfxmenu: video_colors trig gfxterm bitmap_scale font normal video bitmap
|
||||
backtrace:
|
||||
jfs:
|
||||
help: extcmd normal
|
||||
@@ -226,6 +226,7 @@ gcry_sha256: crypto
|
||||
ls: extcmd normal
|
||||
usbserial_common: serial usb
|
||||
ntfscomp: ntfs
|
||||
mouse:
|
||||
lzopio: crypto
|
||||
video_cirrus: video video_fb
|
||||
hello: extcmd
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,5 @@
|
||||
iat_keyboard: at_keyboard
|
||||
imouse: mouse
|
||||
iserial: serial
|
||||
iserial_*: serial
|
||||
oaudio: morse
|
||||
|
||||
Binary file not shown.
@@ -26,7 +26,7 @@ sfs: fshelp
|
||||
reiserfs: fshelp
|
||||
part_sunpc:
|
||||
zstd:
|
||||
gfxmenu: trig video_colors gfxterm bitmap_scale font normal video bitmap
|
||||
gfxmenu: video_colors trig gfxterm bitmap_scale font normal video bitmap
|
||||
backtrace:
|
||||
jfs:
|
||||
help: extcmd normal
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -26,7 +26,7 @@ sfs: fshelp
|
||||
reiserfs: fshelp
|
||||
part_sunpc:
|
||||
zstd:
|
||||
gfxmenu: trig video_colors gfxterm bitmap_scale font normal video bitmap
|
||||
gfxmenu: video_colors trig gfxterm bitmap_scale font normal video bitmap
|
||||
backtrace:
|
||||
jfs:
|
||||
help: extcmd normal
|
||||
@@ -227,6 +227,7 @@ gcry_sha256: crypto
|
||||
ls: extcmd normal
|
||||
usbserial_common: serial usb
|
||||
ntfscomp: ntfs
|
||||
mouse:
|
||||
lzopio: crypto
|
||||
video_cirrus: video video_fb
|
||||
hello: extcmd
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,5 @@
|
||||
iat_keyboard: at_keyboard
|
||||
imouse: mouse
|
||||
iserial: serial
|
||||
iserial_*: serial
|
||||
oaudio: morse
|
||||
|
||||
Reference in New Issue
Block a user