mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Windows EFI Bootloader: Add new attributes "DcsBmlDriver" and "DcsBmlLockFlags" to EFI configuration DcsProp. Set their values to 0 to disable DcsBml functionality.
This commit is contained in:
@@ -173,6 +173,8 @@ namespace VeraCrypt
|
||||
int requestPim;
|
||||
int authorizeVisible;
|
||||
int authorizeRetry;
|
||||
int bmlLockFlags;
|
||||
int bmlDriverEnabled;
|
||||
|
||||
EfiBootConf();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user