SecurityPkg: Tcg2Smm: Make TCG2 PP version configurable
Make TCG2 PP version configurable to meet different request. Current default version is 1.3. http://www.trustedcomputinggroup.org/physical-presence-interface_1-30_0-52/ Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Chao Zhang <chao.b.zhang@intel.com> Reviewed-by: Yao Jiewen <jiewen.yao@intel.com>
This commit is contained in:
@@ -299,6 +299,10 @@
|
||||
# @ValidList 0x80000003 | 0x010D0000
|
||||
gEfiSecurityPkgTokenSpaceGuid.PcdStatusCodeSubClassTpmDevice|0x010D0000|UINT32|0x00000007
|
||||
|
||||
## Null-terminated string of the Version of Physical Presence interface supported by platform.
|
||||
# @Prompt Version of Physical Presence interface supported by platform.
|
||||
gEfiSecurityPkgTokenSpaceGuid.PcdTcgPhysicalPresenceInterfaceVer|"1.3"|VOID*|0x00000008
|
||||
|
||||
[PcdsFixedAtBuild, PcdsPatchableInModule, PcdsDynamic, PcdsDynamicEx]
|
||||
## Indicates the presence or absence of the platform operator during firmware booting.
|
||||
# If platform operator is not physical presence during boot. TPM will be locked and the TPM commands
|
||||
|
Reference in New Issue
Block a user