summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/IndustryStandard/TcgStorageOpal.h
diff options
context:
space:
mode:
authorEric Dong <eric.dong@intel.com>2016-04-22 10:50:50 +0800
committerLiming Gao <liming.gao@intel.com>2016-05-05 12:52:45 +0800
commit19d539af756429815310ebaffb443409e94da809 (patch)
treebb1c00357c823034a3c07bdcf9d1ba90b050dc22 /MdePkg/Include/IndustryStandard/TcgStorageOpal.h
parent81c1b6df92184f07446b6cf197b18c61ad8b73f0 (diff)
downloadedk2-19d539af756429815310ebaffb443409e94da809.tar.gz
edk2-19d539af756429815310ebaffb443409e94da809.tar.bz2
edk2-19d539af756429815310ebaffb443409e94da809.zip
MdePkg: Add TCG_BLOCK_SID_FEATURE_DESCRIPTOR definition.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong <eric.dong@intel.com> Reviewed-by: Feng Tian <feng.tian@intel.com>
Diffstat (limited to 'MdePkg/Include/IndustryStandard/TcgStorageOpal.h')
-rw-r--r--MdePkg/Include/IndustryStandard/TcgStorageOpal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdePkg/Include/IndustryStandard/TcgStorageOpal.h b/MdePkg/Include/IndustryStandard/TcgStorageOpal.h
index 66027da6a8..91d5008c05 100644
--- a/MdePkg/Include/IndustryStandard/TcgStorageOpal.h
+++ b/MdePkg/Include/IndustryStandard/TcgStorageOpal.h
@@ -173,6 +173,7 @@ typedef union {
OPAL_SSCV2_FEATURE_DESCRIPTOR OpalSscV2;
OPAL_SSCLITE_FEATURE_DESCRIPTOR OpalSscLite;
PYRITE_SSC_FEATURE_DESCRIPTOR PyriteSsc;
+ TCG_BLOCK_SID_FEATURE_DESCRIPTOR BlockSid;
} OPAL_LEVEL0_FEATURE_DESCRIPTOR;
#pragma pack()