TianoCore EDK2 master
Loading...
Searching...
No Matches
TpmInstance.h File Reference

Go to the source code of this file.

Macros

#define TPM_DEVICE_INTERFACE_NONE    { 0x00000000, 0x0000, 0x0000, { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } }
 
#define TPM_DEVICE_INTERFACE_TPM12    { 0x8b01e5b6, 0x4f19, 0x46e8, { 0xab, 0x93, 0x1c, 0x53, 0x67, 0x1b, 0x90, 0xcc } }
 
#define TPM_DEVICE_INTERFACE_TPM20_DTPM    { 0x286bf25a, 0xc2c3, 0x408c, { 0xb3, 0xb4, 0x25, 0xe6, 0x75, 0x8b, 0x73, 0x17 } }
 
#define TPM_DEVICE_SELECTED_GUID    { 0x7f4158d3, 0x74d, 0x456d, { 0x8c, 0xb2, 0x1, 0xf9, 0xc8, 0xf7, 0x9d, 0xaa } }
 

Variables

EFI_GUID gEfiTpmDeviceInstanceNoneGuid
 
EFI_GUID gEfiTpmDeviceInstanceTpm12Guid
 
EFI_GUID gEfiTpmDeviceInstanceTpm20DtpmGuid
 
EFI_GUID gEfiTpmDeviceSelectedGuid
 

Detailed Description

TPM instance guid, used for PcdTpmInstanceGuid.

Copyright (c) 2013, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file TpmInstance.h.

Macro Definition Documentation

◆ TPM_DEVICE_INTERFACE_NONE

#define TPM_DEVICE_INTERFACE_NONE    { 0x00000000, 0x0000, 0x0000, { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } }

Definition at line 12 of file TpmInstance.h.

◆ TPM_DEVICE_INTERFACE_TPM12

#define TPM_DEVICE_INTERFACE_TPM12    { 0x8b01e5b6, 0x4f19, 0x46e8, { 0xab, 0x93, 0x1c, 0x53, 0x67, 0x1b, 0x90, 0xcc } }

Definition at line 15 of file TpmInstance.h.

◆ TPM_DEVICE_INTERFACE_TPM20_DTPM

#define TPM_DEVICE_INTERFACE_TPM20_DTPM    { 0x286bf25a, 0xc2c3, 0x408c, { 0xb3, 0xb4, 0x25, 0xe6, 0x75, 0x8b, 0x73, 0x17 } }

Definition at line 18 of file TpmInstance.h.

◆ TPM_DEVICE_SELECTED_GUID

#define TPM_DEVICE_SELECTED_GUID    { 0x7f4158d3, 0x74d, 0x456d, { 0x8c, 0xb2, 0x1, 0xf9, 0xc8, 0xf7, 0x9d, 0xaa } }

Definition at line 25 of file TpmInstance.h.