|
TianoCore EDK2 master
|
#include <Guid/HiiPlatformSetupFormset.h>#include <Guid/PhysicalPresenceData.h>#include <Guid/TcgConfigHii.h>Go to the source code of this file.
Data Structures | |
| struct | TCG_CONFIGURATION |
Macros | |
| #define | TCG_CONFIGURATION_VARSTORE_ID 0x0001 |
| #define | TCG_CONFIGURATION_FORM_ID 0x0001 |
| #define | KEY_TPM_ACTION 0x3000 |
| #define | LABEL_TCG_CONFIGURATION_TPM_OPERATION 0x0001 |
| #define | LABEL_END 0xffff |
Header file for NV data structure definition.
Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file TcgConfigNvData.h.
| #define KEY_TPM_ACTION 0x3000 |
Definition at line 19 of file TcgConfigNvData.h.
| #define LABEL_END 0xffff |
Definition at line 22 of file TcgConfigNvData.h.
| #define LABEL_TCG_CONFIGURATION_TPM_OPERATION 0x0001 |
Definition at line 21 of file TcgConfigNvData.h.
| #define TCG_CONFIGURATION_FORM_ID 0x0001 |
Definition at line 17 of file TcgConfigNvData.h.
| #define TCG_CONFIGURATION_VARSTORE_ID 0x0001 |
Definition at line 16 of file TcgConfigNvData.h.