SecurityPkg: Clean up source files
1. Do not use tab characters 2. No trailing white space in one line 3. All files must end with CRLF Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
@@ -1143,7 +1143,7 @@ OpalSetLockingSpAuthorityEnabledAndPin(
|
||||
ERROR_CHECK(OpalPerformMethod(LockingSpSession, Size, Buf, sizeof(Buf), &ParseStruct, MethodStatus, 0));
|
||||
|
||||
//
|
||||
// For Pyrite type SSC, it not supports Active Key.
|
||||
// For Pyrite type SSC, it not supports Active Key.
|
||||
// So here add check logic before enable it.
|
||||
//
|
||||
Ret = OpalParseRetrieveGlobalLockingRangeActiveKey(&ParseStruct, &ActiveKey);
|
||||
|
Reference in New Issue
Block a user