mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Windows: Add a build configuration containing EFI bootloader signed with custom SecureBoot key instead
This commit is contained in:
@@ -150,7 +150,7 @@ NTSTATUS DriverEntry (PDRIVER_OBJECT DriverObject, PUNICODE_STRING RegistryPath)
|
||||
LONG version;
|
||||
int i;
|
||||
|
||||
Dump ("DriverEntry " TC_APP_NAME " " VERSION_STRING "\n");
|
||||
Dump ("DriverEntry " TC_APP_NAME " " VERSION_STRING VERSION_STRING_SUFFIX "\n");
|
||||
|
||||
DetectX86Features ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user