X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=SecurityPkg%2FSecurityPkg.uni;h=c34250e423ffd0405f8ab8cd88f232e2c9901304;hb=f15cb995bb3880b77e15afe6facd3da05e599a17;hp=aaf77269a311356f41ead247dceead108aad539d;hpb=796ef9da06bf1ab81b0b55f091630aa50cf9dfe0;p=mirror_edk2.git diff --git a/SecurityPkg/SecurityPkg.uni b/SecurityPkg/SecurityPkg.uni index aaf77269a3..c34250e423 100644 --- a/SecurityPkg/SecurityPkg.uni +++ b/SecurityPkg/SecurityPkg.uni @@ -246,4 +246,12 @@ #string STR_gEfiSecurityPkgTokenSpaceGuid_PcdTpm2PossibleIrqNumBuf_PROMPT #language en-US "Possible TPM2 device interrupt number buffer" #string STR_gEfiSecurityPkgTokenSpaceGuid_PcdTpm2PossibleIrqNumBuf_HELP #language en-US "This PCD defines possible TPM2 interrupt number in a platform reported by _PRS control method.\n" - "If PcdTpm2CurrentIrqNum set to 0, _PRS will not report any possible TPM2 interrupt numbers." \ No newline at end of file + "If PcdTpm2CurrentIrqNum set to 0, _PRS will not report any possible TPM2 interrupt numbers." + +#string STR_gEfiSecurityPkgTokenSpaceGuid_PcdActiveTpmInterfaceType_PROMPT #language en-US "Current active TPM interface type" + +#string STR_gEfiSecurityPkgTokenSpaceGuid_PcdActiveTpmInterfaceType_HELP #language en-US "This PCD indicates current active TPM interface type.\n" + "0x00 - FIFO interface as defined in TIS 1.3 is active.
\n" + "0x01 - FIFO interface as defined in PTP for TPM 2.0 is active.
\n" + "0x02 - CRB interface is active.
\n" + "0xFF - Contains no current active TPM interface type
" \ No newline at end of file