]> git.proxmox.com Git - mirror_edk2.git/blame - SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/PhysicalPresenceStrings.uni
SecurityPkg: Clean up source files
[mirror_edk2.git] / SecurityPkg / Library / DxeTcg2PhysicalPresenceLib / PhysicalPresenceStrings.uni
CommitLineData
e080218b
JJ
1/** @file\r
2 String definitions for TPM 2.0 physical presence confirm text.\r
3\r
b3548d32
LG
4Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>\r
5This program and the accompanying materials\r
6are licensed and made available under the terms and conditions of the BSD License\r
7which accompanies this distribution. The full text of the license may be found at\r
e080218b
JJ
8http://opensource.org/licenses/bsd-license.php\r
9\r
b3548d32 10THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
e080218b
JJ
11WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
12\r
13**/\r
14\r
15#langdef en-US "English"\r
16\r
17#string TPM_HEAD_STR #language en-US "A configuration change was requested to %s this computer's TPM (Trusted Platform Module)\n\n"\r
18#string TPM_PPI_HEAD_STR #language en-US "A configuration change was requested to allow the Operating System to %s the computer's TPM (Trusted Platform Module) without asking for user confirmation in the future.\n\n"\r
19\r
b3548d32
LG
20#string TPM_ACCEPT_KEY #language en-US "Press F10 "\r
21#string TPM_CAUTION_KEY #language en-US "Press F12 "\r
e080218b
JJ
22#string TPM_REJECT_KEY #language en-US "to %s the TPM \nPress ESC to reject this change request and continue\n"\r
23\r
24#string TPM_ENABLE #language en-US "enable"\r
25#string TPM_DISABLE #language en-US "disable"\r
26#string TPM_CLEAR #language en-US "clear"\r
27#string TPM_SET_PCR_BANKS #language en-US "change the boot measurements to use PCR bank(s) of"\r
28#string TPM_CHANGE_EPS #language en-US "clear and change identity of"\r
29#string TPM_DISABLE_ENDORSEMENT_ENABLE_STORAGE #language en-US "disable access to some secrets stored in"\r
30\r
31#string TPM_NO_PPI_MAINTAIN #language en-US "maintain"\r
32#string TPM_NO_PPI_TURN_ON #language en-US "turn on"\r
33#string TPM_NO_PPI_TURN_OFF #language en-US "turn off"\r
34#string TPM_NO_PPI_INFO #language en-US "to approve future Operating System requests "\r
35\r
36#string TPM_WARNING_DISABLE #language en-US "WARNING: Doing so might prevent security applications that rely on the TPM from functioning as expected.\n\n"\r
37#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
38#string TPM_NOTE_CLEAR #language en-US "NOTE: This action does not clear the TPM, but by approving this configuration change, future actions to clear the TPM will not require user confirmation.\n\n"\r
39#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
40#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
41#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
42#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
43#string TPM_WARNING_PP_CHANGE_PCRS_FALSE #language en-US "WARNING: Allowing future changes to format of the boot measurement log may affect the Operating System.\n\n"\r
44#string TPM_WARNING_PP_CHANGE_EPS_FALSE_1 #language en-US "WARNING: Allowing future changes to the TPM's firmware may affect the operation of the TPM and may erase information stored on the TPM.\n\n"\r
45#string TPM_WARNING_PP_CHANGE_EPS_FALSE_2 #language en-US "You may lose all created keys and access to data encrypted by these keys.\n\n"\r
46#string TPM_WARNING_DISABLE_ENDORSEMENT_ENABLE_STORAGE #language en-US "WARNING: Doing so might prevent security applications that rely on the TPM from functioning as expected.\n\n"\r
47\r
48#string TCG_STORAGE_HEAD_STR #language en-US "A configuration change was requested to %s on subsequent boots\n\n"\r
49#string TCG_STORAGE_PPI_HEAD_STR #language en-US "A configuration change was requested to allow the Operating System to %s without asking for user confirmation in the future.\n\n"\r
50\r
b3548d32
LG
51#string TCG_STORAGE_ACCEPT_KEY #language en-US "Press F10 "\r
52#string TCG_STORAGE_CAUTION_KEY #language en-US "Press F12 "\r
e080218b
JJ
53#string TCG_STORAGE_REJECT_KEY #language en-US "to %s\nPress ESC to reject this change request and continue\n"\r
54\r
55#string TCG_STORAGE_NO_PPI_INFO #language en-US "to approve future Operating System requests "\r
56\r
57#string TCG_STORAGE_ENABLE_BLOCK_SID #language en-US "issue a Block SID authentication command"\r
58#string TCG_STORAGE_DISABLE_BLOCK_SID #language en-US "disable issuing a Block SID authentication command"\r
59\r
60#string TCG_STORAGE_PP_ENABLE_BLOCK_SID #language en-US "enable blocking SID authentication"\r
61#string TCG_STORAGE_PP_DISABLE_BLOCK_SID #language en-US "disable blocking SID authentication"\r