SecurityPkg/OpalPassword: Add support for pyrite 2.0 devices.
Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Eric Dong <eric.dong@intel.com> Reviewed-by: Hao Wu <hao.a.wu@intel.com>
This commit is contained in:
@@ -635,6 +635,7 @@ UnlockOpalPassword (
|
||||
BlockSIDEnabled = FALSE;
|
||||
}
|
||||
if (BlockSIDEnabled && BlockSidSupport) {
|
||||
DEBUG ((DEBUG_INFO, "OpalPassword: S3 phase send BlockSid command to device!\n"));
|
||||
ZeroMem(&Session, sizeof (Session));
|
||||
Session.Sscp = &OpalDev->Sscp;
|
||||
Session.MediaId = 0;
|
||||
|
Reference in New Issue
Block a user