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

#include <tcpa_log_serialized.h>

Collaboration diagram for tcpa_table:
Collaboration graph

Data Fields

uint16_t max_entries
 
uint16_t num_entries
 
struct tcpa_entry entries [0]
 

Detailed Description

Definition at line 23 of file tcpa_log_serialized.h.

Field Documentation

◆ entries

struct tcpa_entry tcpa_table::entries[0]

◆ max_entries

uint16_t tcpa_table::max_entries

◆ num_entries


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