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

#include <tpm_ppi.h>

Collaboration diagram for cb_tpm_ppi_payload_handshake:
Collaboration graph

Data Fields

uint8_t func [256]
 
uint8_t ppin
 
uint32_t ppip
 
uint32_t pprp
 
uint32_t pprq
 
uint32_t pprm
 
uint32_t lppr
 
uint32_t fret
 
uint8_t res1 [0x040]
 
uint8_t next_step
 

Detailed Description

Definition at line 122 of file tpm_ppi.h.

Field Documentation

◆ fret

uint32_t cb_tpm_ppi_payload_handshake::fret

Definition at line 138 of file tpm_ppi.h.

Referenced by tpm_ppi_acpi_fill_ssdt().

◆ func

uint8_t cb_tpm_ppi_payload_handshake::func[256]

Definition at line 123 of file tpm_ppi.h.

Referenced by tpm_ppi_acpi_fill_ssdt().

◆ lppr

uint32_t cb_tpm_ppi_payload_handshake::lppr

Definition at line 136 of file tpm_ppi.h.

Referenced by tpm_ppi_acpi_fill_ssdt().

◆ next_step

uint8_t cb_tpm_ppi_payload_handshake::next_step

Definition at line 140 of file tpm_ppi.h.

Referenced by tpm_ppi_acpi_fill_ssdt().

◆ ppin

uint8_t cb_tpm_ppi_payload_handshake::ppin

Definition at line 125 of file tpm_ppi.h.

Referenced by tpm_ppi_acpi_fill_ssdt().

◆ ppip

uint32_t cb_tpm_ppi_payload_handshake::ppip

Definition at line 127 of file tpm_ppi.h.

Referenced by tpm_ppi_acpi_fill_ssdt().

◆ pprm

uint32_t cb_tpm_ppi_payload_handshake::pprm

Definition at line 134 of file tpm_ppi.h.

Referenced by tpm_ppi_acpi_fill_ssdt().

◆ pprp

uint32_t cb_tpm_ppi_payload_handshake::pprp

Definition at line 129 of file tpm_ppi.h.

Referenced by tpm_ppi_acpi_fill_ssdt().

◆ pprq

uint32_t cb_tpm_ppi_payload_handshake::pprq

Definition at line 131 of file tpm_ppi.h.

Referenced by tpm_ppi_acpi_fill_ssdt().

◆ res1

uint8_t cb_tpm_ppi_payload_handshake::res1[0x040]

Definition at line 139 of file tpm_ppi.h.


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