MdeModulePkg: Drop VarLock from RuntimeDxe variable driver

https://bugzilla.tianocore.org/show_bug.cgi?id=2522

Now that everything should be moved to
VariablePolicy, drop support for the
deprecated VarLock SMI interface and
associated functions from variable RuntimeDxe.

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Bret Barkelew <brbarkel@microsoft.com>
Signed-off-by: Bret Barkelew <brbarkel@microsoft.com>
Reviewed-by: Dandan Bi <dandan.bi@intel.com>
Acked-by: Jian J Wang <jian.j.wang@intel.com>
This commit is contained in:
Bret Barkelew
2020-11-09 14:45:22 +08:00
committed by mergify[bot]
parent 98ee0c68a2
commit 124b3f9289
5 changed files with 75 additions and 48 deletions

View File

@@ -49,6 +49,7 @@
VarCheck.c
VariableExLib.c
SpeculationBarrierDxe.c
VariableLockRequestToLock.c
[Packages]
MdePkg/MdePkg.dec