From ed149d5104f35ab52edd7579f2c956382e7d617f Mon Sep 17 00:00:00 2001 From: kavsrf Date: Fri, 16 Jun 2017 21:15:04 +0300 Subject: BML flags added --- DcsInt/DcsInt.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'DcsInt') 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, -- cgit v1.2.3