SecurityPkg/TcgStorageOpalLib: Avoid using special word in comments
Cc: Shumin Qiu <shumin.qiu@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong <eric.dong@intel.com> Reviewed-by: Qiu Shumin <shumin.qiu@intel.com>
This commit is contained in:
@@ -927,7 +927,7 @@ OpalSetLockingSpAuthorityEnabledAndPin(
|
||||
if (*MethodStatus != TCG_METHOD_STATUS_CODE_SUCCESS) {
|
||||
DEBUG ((DEBUG_INFO, "Update ACE for GLOBALRANGE_GENKEY failed\n"));
|
||||
//
|
||||
// TODO do we want to disable user1 if all permissions are not granted
|
||||
// Disable user1 if all permissions are not granted.
|
||||
//
|
||||
return TcgResultFailure;
|
||||
}
|
||||
|
Reference in New Issue
Block a user