From: longpanda Date: Mon, 26 Dec 2022 14:08:23 +0000 (+0800) Subject: Search VTEFI directory for UEFI boot files. X-Git-Tag: v1.0.87~23 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/commitdiff_plain/d94d59583a1cee955ed14256efa37dcb00960f98?hp=d94d59583a1cee955ed14256efa37dcb00960f98 Search VTEFI directory for UEFI boot files. When user install for example Windows in the reserved space of Ventoy USB stick in UEFI mode. Windows will create part 3 as the EFI partition and when you boot the USB stick, the BIOS may skip Ventoy and directly boot the Windows. To avoid this, we suggest to rename the directory name from EFI to VTEFI. ---