]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Include/Library/TcgStorageOpalLib.h
SecurityPkg TcgStorageOpalLib: Check BlockSid capability.
[mirror_edk2.git] / SecurityPkg / Include / Library / TcgStorageOpalLib.h
index a9b4f2fe6e601cb8e7af33de0280f43ba505013f..108affc422ce9874499df87a7112c3c0a03f1745 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