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

#include <coreboot_tables.h>

Collaboration diagram for lb_tpm_physical_presence:
Collaboration graph

Data Fields

uint32_t tag
 
uint32_t size
 
uint32_t ppi_address
 
uint8_t tpm_version
 
uint8_t ppi_version
 

Detailed Description

Definition at line 549 of file coreboot_tables.h.

Field Documentation

◆ ppi_address

uint32_t lb_tpm_physical_presence::ppi_address

Definition at line 552 of file coreboot_tables.h.

Referenced by lb_tpm_ppi().

◆ ppi_version

uint8_t lb_tpm_physical_presence::ppi_version

Definition at line 554 of file coreboot_tables.h.

Referenced by lb_tpm_ppi().

◆ size

uint32_t lb_tpm_physical_presence::size

Definition at line 551 of file coreboot_tables.h.

Referenced by lb_tpm_ppi().

◆ tag

uint32_t lb_tpm_physical_presence::tag

Definition at line 550 of file coreboot_tables.h.

Referenced by lb_tpm_ppi().

◆ tpm_version

uint8_t lb_tpm_physical_presence::tpm_version

Definition at line 553 of file coreboot_tables.h.

Referenced by lb_tpm_ppi().


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