Skip to content

Commit 0dce26d

Browse files
miczyg1mkopec
authored andcommitted
SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigStrings.uni: Fix help text
Match the help text string with what can actually be set at runtime. Signed-off-by: Michał Żygowski <[email protected]>
1 parent f3e18c6 commit 0dce26d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigStrings.uni

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
1212
#string STR_TCG2_HELP #language en-US "Press <Enter> to select TCG2 Setup options."
1313

1414
#string STR_TCG2_DEVICE_STATE_PROMPT #language en-US "Current TPM Device"
15-
#string STR_TCG2_DEVICE_STATE_HELP #language en-US "Current TPM Device: Disable, TPM1.2, or TPM2.0"
15+
#string STR_TCG2_DEVICE_STATE_HELP #language en-US "Current TPM Device: Not Found, Unknown, TPM1.2, or TPM2.0"
1616
#string STR_TCG2_DEVICE_STATE_CONTENT #language en-US ""
1717

1818
#string STR_TCG2_DEVICE_PROMPT #language en-US "Attempt TPM Device"

0 commit comments

Comments
 (0)