mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
SecurityPkg/Tcg: Use TPM names in setup strings
Use TPM 1.2 and TPM 2.0 in setup titles instead of the implementation-facing TCG and TCG2 names. Signed-off-by: Herve ELTER <rvnvv74@gmail.com> Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Signed-off-by: Sean Rhodes <sean@starlabs.systems>
This commit is contained in:
parent
4bd628ce98
commit
0af5cb9cd0
2 changed files with 4 additions and 4 deletions
|
|
@ -8,8 +8,8 @@
|
|||
|
||||
#langdef en-US "English"
|
||||
|
||||
#string STR_TCG2_TITLE #language en-US "TCG2 Configuration"
|
||||
#string STR_TCG2_HELP #language en-US "Press <Enter> to select TCG2 Setup options."
|
||||
#string STR_TCG2_TITLE #language en-US "TPM 2.0 Configuration"
|
||||
#string STR_TCG2_HELP #language en-US "Press <Enter> to select TPM Setup options."
|
||||
|
||||
#string STR_TCG2_DEVICE_STATE_PROMPT #language en-US "Current TPM Device"
|
||||
#string STR_TCG2_DEVICE_STATE_HELP #language en-US "Current TPM Device: Disable, TPM1.2, or TPM2.0"
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@
|
|||
|
||||
#langdef en-US "English"
|
||||
|
||||
#string STR_TPM_TITLE #language en-US "TCG Configuration"
|
||||
#string STR_TPM_HELP #language en-US "Press <Enter> to select TCG Setup options."
|
||||
#string STR_TPM_TITLE #language en-US "TPM 1.2 Configuration"
|
||||
#string STR_TPM_HELP #language en-US "Press <Enter> to select TPM Setup options."
|
||||
#string STR_TPM_STATE_PROMPT #language en-US "Current TPM State"
|
||||
#string STR_TPM_STATE_HELP #language en-US "Current TPM device state: enabled or disabled; activated or deactivated."
|
||||
#string STR_TPM_STATE_CONTENT #language en-US ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue