coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
chip.h File Reference
Include dependency graph for chip.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  drivers_i2c_tpm_config
 

Enumerations

enum  tpm_power_managed_mode { TPM_DEFAULT_POWER_MANAGED = 0 , TPM_FIRMWARE_POWER_MANAGED , TPM_KERNEL_POWER_MANAGED }
 

Enumeration Type Documentation

◆ tpm_power_managed_mode

Enumerator
TPM_DEFAULT_POWER_MANAGED 
TPM_FIRMWARE_POWER_MANAGED 
TPM_KERNEL_POWER_MANAGED 

Definition at line 6 of file chip.h.