mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-09-18 18:01:14 +00:00
Ventoy2Disk.exe add a star to identify secure boot
This commit is contained in:
@@ -231,5 +231,6 @@ UINT32 VentoyCrc32(void *Buffer, UINT32 Length);
|
||||
liCurrentPosition.QuadPart = pos; \
|
||||
SetFilePointerEx(hDrive, liCurrentPosition, &liCurrentPosition, FILE_BEGIN)\
|
||||
|
||||
#define SECURE_ICON_STRING "*"
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user