VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/DcsInt
diff options
context:
space:
mode:
authorkavsrf <kavsrf@gmail.com>2017-06-16 21:15:04 +0300
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2017-06-18 15:52:11 +0200
commited149d5104f35ab52edd7579f2c956382e7d617f (patch)
tree670192176e3a5281999a4089bf771731371c6b43 /DcsInt
parent764556463ff132bd3a10d6c29e219bb10d523206 (diff)
downloadVeraCrypt-DCS-ed149d5104f35ab52edd7579f2c956382e7d617f.tar.gz
VeraCrypt-DCS-ed149d5104f35ab52edd7579f2c956382e7d617f.zip
BML flags added
Diffstat (limited to 'DcsInt')
-rw-r--r--DcsInt/DcsInt.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/DcsInt/DcsInt.c b/DcsInt/DcsInt.c
index 4b84256..3dad27e 100644
--- a/DcsInt/DcsInt.c
+++ b/DcsInt/DcsInt.c
@@ -1153,10 +1153,6 @@ UefiMain(
return OnExit(gOnExitFailed, OnExitAuthFaild, res);
}
- // Lock EFI boot variables
- InitBml();
- BmlLock(TRUE);
-
// Install decrypt
res = EfiLibInstallDriverBindingComponentName2(
ImageHandle,