]> git.proxmox.com Git - mirror_edk2.git/blob - SecurityPkg/Library/DxeTcgPhysicalPresenceLib/PhysicalPresenceStrings.uni
065cd63be1e67e9543743f7c96042baef3a4cebd
[mirror_edk2.git] / SecurityPkg / Library / DxeTcgPhysicalPresenceLib / PhysicalPresenceStrings.uni
1 /** @file
2 String definitions for TPM 1.2 physical presence confirm text.
3
4 Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>
5 (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>
6 This program and the accompanying materials
7 are licensed and made available under the terms and conditions of the BSD License
8 which accompanies this distribution. The full text of the license may be found at
9 http://opensource.org/licenses/bsd-license.php
10
11 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
13
14 **/
15
16 #langdef en-US "English"
17
18 #string TPM_HEAD_STR #language en-US "A configuration change was requested to %s this computer's TPM (Trusted Platform Module)\n\n"
19 #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"
20 #string TPM_UPGRADE_HEAD_STR #language en-US "A configuration change was requested to %s to the TPM's (Trusted Platform Module) firmware.\n\n"
21
22 #string TPM_ACCEPT_KEY #language en-US "Press F10 "
23 #string TPM_CAUTION_KEY #language en-US "Press F12 "
24 #string TPM_REJECT_KEY #language en-US "to %s the TPM \nPress ESC to reject this change request and continue\n"
25
26 #string TPM_ENABLE #language en-US "enable"
27 #string TPM_DISABLE #language en-US "disable"
28 #string TPM_ACTIVATE #language en-US "activate"
29 #string TPM_DEACTIVATE #language en-US "deactivate"
30 #string TPM_CLEAR #language en-US "clear"
31 #string TPM_ENABLE_ACTIVATE #language en-US "enable and activate"
32 #string TPM_DEACTIVATE_DISABLE #language en-US "deactivate and disable"
33 #string TPM_ALLOW_TAKE_OWNERSHIP #language en-US "allow a user to take ownership of"
34 #string TPM_DISALLOW_TAKE_OWNERSHIP #language en-US "disallow a user to take ownership of"
35 #string TPM_TURN_ON #language en-US "enable, activate, and allow a user to take ownership of"
36 #string TPM_TURN_OFF #language en-US "deactivate, disable, and disallow a user to take ownership of"
37 #string TPM_CLEAR_TURN_ON #language en-US "clear, enable, and activate"
38 #string TPM_ENABLE_ACTIVATE_CLEAR #language en-US "enable, activate and clear"
39 #string TPM_ENABLE_ACTIVATE_CLEAR_ENABLE_ACTIVATE #language en-US "enable, activate, clear, enable, and activate"
40 #string TPM_UNOWNED_FIELD_UPGRADE #language en-US "allow field upgrade"
41
42 #string TPM_NO_PPI_PROVISION #language en-US "provision"
43 #string TPM_NO_PPI_MAINTAIN #language en-US "maintain"
44 #string TPM_NO_PPI_INFO #language en-US "to approve future Operating System requests "
45
46 #string TPM_WARNING_MAINTAIN #language en-US "WARNING: Allowing changes to the TPM's firmware may affect the operation of the TPM and may erase information stored on the TPM.\nYou may lose all created keys and access to data encrypted by these keys.\n\n"
47 #string TPM_WARNING #language en-US "WARNING: Doing so might prevent security applications that rely on the TPM from functioning as expected\n\n"
48 #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. "
49 #string TPM_WARNING_CLEAR_CONT #language en-US "Take ownership as soon as possible after this step.\n\n"
50 #string TPM_NOTE_OFF #language en-US "NOTE: This action will turn off the TPM\n\n"
51 #string TPM_NOTE_ON #language en-US "NOTE: This action will turn on the TPM\n\n"
52 #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"