]> git.proxmox.com Git - mirror_edk2.git/blame - OvmfPkg/Library/Tcg2PhysicalPresenceLibQemu/PhysicalPresenceStrings.uni
OvmfPkg: Add INVD case in #VE handler
[mirror_edk2.git] / OvmfPkg / Library / Tcg2PhysicalPresenceLibQemu / PhysicalPresenceStrings.uni
CommitLineData
b9777bb4
MAL
1/** @file\r
2 String definitions for TPM 2.0 physical presence confirm text.\r
3\r
4Copyright (c) 2013 - 2014, Intel Corporation. All rights reserved.<BR>\r
b26f0cf9 5SPDX-License-Identifier: BSD-2-Clause-Patent\r
b9777bb4
MAL
6\r
7**/\r
8\r
9#langdef en-US "English"\r
10\r
11#string TPM_HEAD_STR #language en-US "A configuration change was requested to %s this computer's TPM (Trusted Platform Module)\n\n"\r
12\r
13#string TPM_ACCEPT_KEY #language en-US "Press F10 "\r
14#string TPM_CAUTION_KEY #language en-US "Press F12 "\r
15#string TPM_REJECT_KEY #language en-US "to %s the TPM \nPress ESC to reject this change request and continue\n"\r
16\r
17#string TPM_CLEAR #language en-US "clear"\r
18#string TPM_SET_PCR_BANKS #language en-US "change the boot measurements to use PCR bank(s) of"\r
19#string TPM_CHANGE_EPS #language en-US "clear and change identity of"\r
20\r
21#string TPM_NO_PPI_INFO #language en-US "to approve future Operating System requests "\r
22\r
23#string TPM_WARNING_CLEAR #language en-US "WARNING: Clearing erases information stored on the TPM. You will lose all created keys and access to data encrypted by these keys. "\r
24#string TPM_WARNING_SET_PCR_BANKS_1 #language en-US "WARNING: Changing the PCR bank(s) of the boot measurements may prevent the Operating System from properly processing the measurements. Please check if your Operating System supports the new PCR bank(s).\n\n"\r
25#string TPM_WARNING_SET_PCR_BANKS_2 #language en-US "WARNING: Secrets in the TPM that are bound to the boot state of your machine may become unusable.\n\n"\r
26#string TPM_WARNING_CHANGE_EPS_1 #language en-US "WARNING: Clearing erases information stored on the TPM. You will lose all created keys and access to data encrypted with these keys.\n\n"\r
27#string TPM_WARNING_CHANGE_EPS_2 #language en-US "WARNING: Changing the identity of the TPM may require additional steps to establish trust into the new identity.\n\n"\r
28\r
29#string TCG_STORAGE_HEAD_STR #language en-US "A configuration change was requested to %s on subsequent boots\n\n"\r
30\r
31#string TCG_STORAGE_ACCEPT_KEY #language en-US "Press F10 "\r
32#string TCG_STORAGE_CAUTION_KEY #language en-US "Press F12 "\r
33#string TCG_STORAGE_REJECT_KEY #language en-US "to %s\nPress ESC to reject this change request and continue\n"\r
34\r
35#string TCG_STORAGE_NO_PPI_INFO #language en-US "to approve future Operating System requests "\r
36\r
37#string TCG_STORAGE_ENABLE_BLOCK_SID #language en-US "issue a Block SID authentication command"\r
38#string TCG_STORAGE_DISABLE_BLOCK_SID #language en-US "disable issuing a Block SID authentication command"\r