]> git.proxmox.com Git - mirror_edk2.git/commit
SecurityPkg OpalPasswordSmm: Always execute BlockSid command.
authorEric Dong <eric.dong@intel.com>
Wed, 4 May 2016 04:50:48 +0000 (12:50 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 5 May 2016 04:52:48 +0000 (12:52 +0800)
commit3f250a944d691d2169fa3834c89eed7235b735ae
tree80fd3fcb5986073e5653ed1660df39165aba20ef
parent69cd129471c3507d6be0b9e993a020ddef38692e
SecurityPkg OpalPasswordSmm: Always execute BlockSid command.

The BlockSid feature is not depend on lock status,
so move the send BlockSid command out of unlock process.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
SecurityPkg/Tcg/Opal/OpalPasswordSmm/OpalPasswordSmm.c