MdeModulePkg/Variable: Add TCG SPDM device measurement update
Add EV_EFI_SPDM_DEVICE_POLICY support for MeasureVariable. Cc: Liming Gao <gaoliming@byosoft.com.cn> 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
74db2ed3e5
commit
d8e4c4b000
@@ -2172,6 +2172,11 @@
|
||||
# @Prompt TCG Platform Firmware Profile revision.
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdTcgPfpMeasurementRevision|0|UINT32|0x00010077
|
||||
|
||||
## Specify whether to enable the state of SPDM device authentication and measurement.<BR><BR>
|
||||
# 0: Platform Firmware not supports SPDM device authentication and measurement.
|
||||
# 1: Platform Firmware supports SPDM device authentication and measurement.
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdEnableSpdmDeviceAuthentication|0|UINT8|0x00010033
|
||||
|
||||
## Indicates if StatusCode is reported via Serial port.<BR><BR>
|
||||
# TRUE - Reports StatusCode via Serial port.<BR>
|
||||
# FALSE - Does not report StatusCode via Serial port.<BR>
|
||||
|
Reference in New Issue
Block a user