Ventoy2Disk.exe add a star to identify secure boot

This commit is contained in:
longpanda
2021-02-25 21:03:56 +08:00
parent 3929ed55ca
commit 7279ba9bc8
10 changed files with 133 additions and 127 deletions

View File

@@ -231,5 +231,6 @@ UINT32 VentoyCrc32(void *Buffer, UINT32 Length);
liCurrentPosition.QuadPart = pos; \
SetFilePointerEx(hDrive, liCurrentPosition, &liCurrentPosition, FILE_BEGIN)\
#define SECURE_ICON_STRING "*"
#endif