]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Include/Library/TcgStorageOpalLib.h
SecurityPkg: Add header file for TcgPhysicalPresenceStorageLib.
[mirror_edk2.git] / SecurityPkg / Include / Library / TcgStorageOpalLib.h
index a9b4f2fe6e601cb8e7af33de0280f43ba505013f..9b64a8e5cdf4f5b152bddc75c1231079d369aa39 100644 (file)
@@ -76,6 +76,12 @@ typedef struct {
     //  1 - The initial C_PIN_SID PIN value is equal to the C_PIN_MSID PIN value\r
     //\r
     UINT32 CpinUponRevert : 1;\r
+\r
+    //\r
+    // Media encryption supported (0 - not supported, 1 - supported)\r
+    //\r
+    UINT32 BlockSid : 1;\r
+\r
 } OPAL_DISK_SUPPORT_ATTRIBUTE;\r
 \r
 //\r
@@ -284,7 +290,7 @@ OpalGlobalLockingRangeGenKey(
 /**\r
 \r
   The function updates the ReadLocked and WriteLocked columns of the Global Locking Range.\r
-  This funciton is required for a user1 authority, since a user1 authority shall only have access to ReadLocked and WriteLocked columns\r
+  This function is required for a user1 authority, since a user1 authority shall only have access to ReadLocked and WriteLocked columns\r
   (not ReadLockEnabled and WriteLockEnabled columns).\r
 \r
   @param[in]      LockingSpSession    OPAL_SESSION with OPAL_UID_LOCKING_SP to generate key\r