]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Include/IndustryStandard/TcgPhysicalPresence.h
MdePkg: TpmPtp: Add CapCRBIdleBypass definition
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / TcgPhysicalPresence.h
CommitLineData
59b226d6
JY
1/** @file\r
2 TCG Physical Presence definition.\r
3\r
4Copyright (c) 2015, 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
8http://opensource.org/licenses/bsd-license.php\r
9\r
10THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, \r
11WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
12\r
13**/\r
14\r
15#ifndef _TCG_PHYSICAL_PRESENCE_H_\r
16#define _TCG_PHYSICAL_PRESENCE_H_\r
17\r
18//\r
19// TCG PP definition for physical presence ACPI function\r
20//\r
21#define TCG_ACPI_FUNCTION_GET_PHYSICAL_PRESENCE_INTERFACE_VERSION 1\r
22#define TCG_ACPI_FUNCTION_SUBMIT_REQUEST_TO_BIOS 2\r
23#define TCG_ACPI_FUNCTION_GET_PENDING_REQUEST_BY_OS 3\r
24#define TCG_ACPI_FUNCTION_GET_PLATFORM_ACTION_TO_TRANSITION_TO_BIOS 4\r
25#define TCG_ACPI_FUNCTION_RETURN_REQUEST_RESPONSE_TO_OS 5\r
26#define TCG_ACPI_FUNCTION_SUBMIT_PREFERRED_USER_LANGUAGE 6\r
27#define TCG_ACPI_FUNCTION_SUBMIT_REQUEST_TO_BIOS_2 7\r
28#define TCG_ACPI_FUNCTION_GET_USER_CONFIRMATION_STATUS_FOR_REQUEST 8\r
29\r
30//\r
31// TCG PP definition for TPM Operation Response to OS Environment\r
32//\r
33#define TCG_PP_OPERATION_RESPONSE_SUCCESS 0x0\r
34#define TCG_PP_OPERATION_RESPONSE_USER_ABORT 0xFFFFFFF0\r
35#define TCG_PP_OPERATION_RESPONSE_BIOS_FAILURE 0xFFFFFFF1\r
36\r
37//\r
38// TCG PP definition of return code for Return TPM Operation Response to OS Environment\r
39//\r
40#define TCG_PP_RETURN_TPM_OPERATION_RESPONSE_SUCCESS 0\r
41#define TCG_PP_RETURN_TPM_OPERATION_RESPONSE_FAILURE 1\r
42\r
43//\r
a750b4ae
GL
44// TCG PP definition of return code for Submit TPM Request to Pre-OS Environment\r
45// and Submit TPM Request to Pre-OS Environment 2\r
59b226d6
JY
46//\r
47#define TCG_PP_SUBMIT_REQUEST_TO_PREOS_SUCCESS 0\r
48#define TCG_PP_SUBMIT_REQUEST_TO_PREOS_NOT_IMPLEMENTED 1\r
49#define TCG_PP_SUBMIT_REQUEST_TO_PREOS_GENERAL_FAILURE 2\r
50#define TCG_PP_SUBMIT_REQUEST_TO_PREOS_BLOCKED_BY_BIOS_SETTINGS 3\r
51\r
52//\r
53// TCG PP definition of return code for Get User Confirmation Status for Operation\r
54//\r
55#define TCG_PP_GET_USER_CONFIRMATION_NOT_IMPLEMENTED 0\r
56#define TCG_PP_GET_USER_CONFIRMATION_BIOS_ONLY 1\r
57#define TCG_PP_GET_USER_CONFIRMATION_BLOCKED_BY_BIOS_CONFIGURATION 2\r
58#define TCG_PP_GET_USER_CONFIRMATION_ALLOWED_AND_PPUSER_REQUIRED 3\r
59#define TCG_PP_GET_USER_CONFIRMATION_ALLOWED_AND_PPUSER_NOT_REQUIRED 4\r
60\r
61//\r
62// TCG PP definition of physical presence operation actions for TPM12\r
63//\r
64#define TCG_PHYSICAL_PRESENCE_NO_ACTION 0\r
65#define TCG_PHYSICAL_PRESENCE_ENABLE 1\r
66#define TCG_PHYSICAL_PRESENCE_DISABLE 2\r
67#define TCG_PHYSICAL_PRESENCE_ACTIVATE 3\r
68#define TCG_PHYSICAL_PRESENCE_DEACTIVATE 4 \r
69#define TCG_PHYSICAL_PRESENCE_CLEAR 5\r
70#define TCG_PHYSICAL_PRESENCE_ENABLE_ACTIVATE 6\r
71#define TCG_PHYSICAL_PRESENCE_DEACTIVATE_DISABLE 7\r
72#define TCG_PHYSICAL_PRESENCE_SET_OWNER_INSTALL_TRUE 8\r
73#define TCG_PHYSICAL_PRESENCE_SET_OWNER_INSTALL_FALSE 9\r
74#define TCG_PHYSICAL_PRESENCE_ENABLE_ACTIVATE_OWNER_TRUE 10\r
75#define TCG_PHYSICAL_PRESENCE_DEACTIVATE_DISABLE_OWNER_FALSE 11\r
76#define TCG_PHYSICAL_PRESENCE_DEFERRED_PP_UNOWNERED_FIELD_UPGRADE 12\r
77#define TCG_PHYSICAL_PRESENCE_SET_OPERATOR_AUTH 13\r
78#define TCG_PHYSICAL_PRESENCE_CLEAR_ENABLE_ACTIVATE 14\r
79#define TCG_PHYSICAL_PRESENCE_SET_NO_PPI_PROVISION_FALSE 15\r
80#define TCG_PHYSICAL_PRESENCE_SET_NO_PPI_PROVISION_TRUE 16\r
81#define TCG_PHYSICAL_PRESENCE_SET_NO_PPI_CLEAR_FALSE 17\r
82#define TCG_PHYSICAL_PRESENCE_SET_NO_PPI_CLEAR_TRUE 18\r
83#define TCG_PHYSICAL_PRESENCE_SET_NO_PPI_MAINTENANCE_FALSE 19\r
84#define TCG_PHYSICAL_PRESENCE_SET_NO_PPI_MAINTENANCE_TRUE 20\r
85#define TCG_PHYSICAL_PRESENCE_ENABLE_ACTIVATE_CLEAR 21\r
86#define TCG_PHYSICAL_PRESENCE_ENABLE_ACTIVATE_CLEAR_ENABLE_ACTIVATE 22\r
87\r
88#define TCG_PHYSICAL_PRESENCE_VENDOR_SPECIFIC_OPERATION 128\r
89\r
90//\r
91// TCG PP definition of physical presence operation actions for TPM2\r
92//\r
93#define TCG2_PHYSICAL_PRESENCE_NO_ACTION 0\r
94#define TCG2_PHYSICAL_PRESENCE_ENABLE 1\r
95#define TCG2_PHYSICAL_PRESENCE_DISABLE 2\r
96#define TCG2_PHYSICAL_PRESENCE_CLEAR 5\r
97#define TCG2_PHYSICAL_PRESENCE_ENABLE_CLEAR 14\r
98#define TCG2_PHYSICAL_PRESENCE_SET_PP_REQUIRED_FOR_CLEAR_TRUE 17\r
99#define TCG2_PHYSICAL_PRESENCE_SET_PP_REQUIRED_FOR_CLEAR_FALSE 18\r
100#define TCG2_PHYSICAL_PRESENCE_ENABLE_CLEAR_2 21\r
101#define TCG2_PHYSICAL_PRESENCE_ENABLE_CLEAR_3 22\r
102#define TCG2_PHYSICAL_PRESENCE_SET_PCR_BANKS 23\r
103#define TCG2_PHYSICAL_PRESENCE_CHANGE_EPS 24\r
104#define TCG2_PHYSICAL_PRESENCE_SET_PP_REQUIRED_FOR_CHANGE_PCRS_FALSE 25\r
105#define TCG2_PHYSICAL_PRESENCE_SET_PP_REQUIRED_FOR_CHANGE_PCRS_TRUE 26\r
106#define TCG2_PHYSICAL_PRESENCE_SET_PP_REQUIRED_FOR_TURN_ON_FALSE 27\r
107#define TCG2_PHYSICAL_PRESENCE_SET_PP_REQUIRED_FOR_TURN_ON_TRUE 28\r
108#define TCG2_PHYSICAL_PRESENCE_SET_PP_REQUIRED_FOR_TURN_OFF_FALSE 29\r
109#define TCG2_PHYSICAL_PRESENCE_SET_PP_REQUIRED_FOR_TURN_OFF_TRUE 30\r
110#define TCG2_PHYSICAL_PRESENCE_SET_PP_REQUIRED_FOR_CHANGE_EPS_FALSE 31\r
111#define TCG2_PHYSICAL_PRESENCE_SET_PP_REQUIRED_FOR_CHANGE_EPS_TRUE 32\r
112#define TCG2_PHYSICAL_PRESENCE_LOG_ALL_DIGESTS 33\r
113#define TCG2_PHYSICAL_PRESENCE_DISABLE_ENDORSEMENT_ENABLE_STORAGE_HIERARCHY 34\r
114#define TCG2_PHYSICAL_PRESENCE_NO_ACTION_MAX 34\r
115\r
116//\r
117// TCG PP definition of physical presence operation actions for storage management\r
118//\r
119#define TCG2_PHYSICAL_PRESENCE_STORAGE_MANAGEMENT_BEGIN 96\r
120#define TCG2_PHYSICAL_PRESENCE_ENABLE_BLOCK_SID 96\r
121#define TCG2_PHYSICAL_PRESENCE_DISABLE_BLOCK_SID 97\r
122#define TCG2_PHYSICAL_PRESENCE_SET_PP_REQUIRED_FOR_ENABLE_BLOCK_SID_FUNC_TRUE 98\r
123#define TCG2_PHYSICAL_PRESENCE_SET_PP_REQUIRED_FOR_ENABLE_BLOCK_SID_FUNC_FALSE 99\r
124#define TCG2_PHYSICAL_PRESENCE_SET_PP_REQUIRED_FOR_DISABLE_BLOCK_SID_FUNC_TRUE 100\r
125#define TCG2_PHYSICAL_PRESENCE_SET_PP_REQUIRED_FOR_DISABLE_BLOCK_SID_FUNC_FALSE 101\r
126\r
127#define TCG2_PHYSICAL_PRESENCE_VENDOR_SPECIFIC_OPERATION 128\r
128\r
a750b4ae 129#endif\r