MdePkg: Add TCG PFP 1.06 support.
Add support for TCG PC Client Platform Firmware Profile Specification 1.06. Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Cc: Zhiguang Liu <zhiguang.liu@intel.com> Cc: Jiewen Yao <jiewen.yao@intel.com> Signed-off-by: Wenxing Hou <wenxing.hou@intel.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
This commit is contained in:
committed by
mergify[bot]
parent
338fd26b8f
commit
5f391c6606
@@ -1302,7 +1302,9 @@ typedef struct {
|
||||
#define SPDM_ST1_VALUE_US 100000
|
||||
|
||||
///
|
||||
/// id-DMTF 1.3.6.1.4.1.412
|
||||
/// id-DMTF 1.3.6.1.4.1.412.
|
||||
/// These OID are defiend in ANNEX C (informative) OID reference section from the DMTF SPDM spec.
|
||||
/// https://www.dmtf.org/sites/default/files/standards/documents/DSP0274_1.2.2.pdf
|
||||
///
|
||||
#define SPDM_OID_DMTF \
|
||||
{0x2B, 0x06, 0x01, 0x04, 0x01, 0x83, 0x1C }
|
||||
|
Reference in New Issue
Block a user