mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-08-28 00:11:15 +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.
BIN
INSTALL/grub/arm64-efi/mouse.mod
Normal file
BIN
INSTALL/grub/arm64-efi/mouse.mod
Normal file
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
|
||||
|
BIN
INSTALL/grub/i386-efi/mouse.mod
Normal file
BIN
INSTALL/grub/i386-efi/mouse.mod
Normal file
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.
BIN
INSTALL/grub/mips64el-efi/mouse.mod
Normal file
BIN
INSTALL/grub/mips64el-efi/mouse.mod
Normal file
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
|
||||
|
BIN
INSTALL/grub/x86_64-efi/mouse.mod
Normal file
BIN
INSTALL/grub/x86_64-efi/mouse.mod
Normal file
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