coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
tpm_chip Struct Reference

#include <tpm.h>

Collaboration diagram for tpm_chip:
Collaboration graph

Data Fields

int is_open
 
struct tpm_vendor_specific vendor
 

Detailed Description

Definition at line 53 of file tpm.h.

Field Documentation

◆ is_open

int tpm_chip::is_open

Definition at line 54 of file tpm.h.

Referenced by tis_close(), tis_open(), and tpm_vendor_init().

◆ vendor


The documentation for this struct was generated from the following file: