Data Structures | |
struct | TREE_CONFIGURATION |
struct | TREE_DEVICE_DETECTION |
struct | GUID |
struct | TPM_INSTANCE_ID |
Defines | |
#define | TREE_CONFIGURATION_VARSTORE_ID 0x0001 |
#define | TREE_CONFIGURATION_FORM_ID 0x0001 |
#define | KEY_TPM_DEVICE 0x2000 |
#define | KEY_TPM2_OPERATION 0x2001 |
#define | TPM_DEVICE_NULL 0 |
#define | TPM_DEVICE_1_2 1 |
#define | TPM_DEVICE_2_0_DTPM 2 |
#define | TPM_DEVICE_MIN TPM_DEVICE_1_2 |
#define | TPM_DEVICE_MAX TPM_DEVICE_2_0_DTPM |
#define | TPM_DEVICE_DEFAULT TPM_DEVICE_1_2 |
#define | TREE_STORAGE_NAME L"TREE_CONFIGURATION" |
#define | TREE_DEVICE_DETECTION_NAME L"TREE_DEVICE_DETECTION" |
#define | TPM_INSTANCE_ID_LIST |
Copyright (c) 2013, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#define KEY_TPM2_OPERATION 0x2001 |
#define KEY_TPM_DEVICE 0x2000 |
#define TPM_DEVICE_1_2 1 |
#define TPM_DEVICE_2_0_DTPM 2 |
#define TPM_DEVICE_DEFAULT TPM_DEVICE_1_2 |
#define TPM_DEVICE_MAX TPM_DEVICE_2_0_DTPM |
#define TPM_DEVICE_MIN TPM_DEVICE_1_2 |
#define TPM_DEVICE_NULL 0 |
#define TPM_INSTANCE_ID_LIST |
Value:
#define TREE_CONFIGURATION_FORM_ID 0x0001 |
#define TREE_CONFIGURATION_VARSTORE_ID 0x0001 |
#define TREE_DEVICE_DETECTION_NAME L"TREE_DEVICE_DETECTION" |
Referenced by DetectTpmDevice(), and TrEEConfigDriverEntryPoint().
#define TREE_STORAGE_NAME L"TREE_CONFIGURATION" |
Referenced by TrEEConfigDriverEntryPoint(), and TrEEConfigPeimEntryPoint().