From 0dce26dea89dfd751e024898088a2a2d3f3f9f27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20=C5=BBygowski?= Date: Mon, 4 Nov 2024 12:07:28 +0100 Subject: [PATCH] SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigStrings.uni: Fix help text MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Match the help text string with what can actually be set at runtime. Signed-off-by: Michał Żygowski --- SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigStrings.uni | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigStrings.uni b/SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigStrings.uni index ee7fa081b6..073bdee78c 100644 --- a/SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigStrings.uni +++ b/SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigStrings.uni @@ -12,7 +12,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent #string STR_TCG2_HELP #language en-US "Press to select TCG2 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" +#string STR_TCG2_DEVICE_STATE_HELP #language en-US "Current TPM Device: Not Found, Unknown, TPM1.2, or TPM2.0" #string STR_TCG2_DEVICE_STATE_CONTENT #language en-US "" #string STR_TCG2_DEVICE_PROMPT #language en-US "Attempt TPM Device"