MdePkg: Add Feature definitions added in pyrite 2.0 spec.
Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Eric Dong <eric.dong@intel.com> Reviewed-by: Hao Wu <hao.a.wu@intel.com>
This commit is contained in:
@@ -228,7 +228,9 @@ typedef enum {
|
||||
#define TCG_FEATURE_OPAL_SSC_V2_0_0 (UINT16)0x0203
|
||||
#define TCG_FEATURE_OPAL_SSC_LITE (UINT16)0x0301
|
||||
#define TCG_FEATURE_PYRITE_SSC (UINT16)0x0302
|
||||
#define TCG_FEATURE_PYRITE_SSC_V2_0_0 (UINT16)0x0303
|
||||
#define TCG_FEATURE_BLOCK_SID (UINT16)0x0402
|
||||
#define TCG_FEATURE_DATA_REMOVAL (UINT16)0x0404
|
||||
|
||||
// ACE Expression values
|
||||
#define TCG_ACE_EXPRESSION_AND 0x0
|
||||
|
Reference in New Issue
Block a user