coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
fpdt_pei_ext_perf_header Struct Reference
Collaboration diagram for fpdt_pei_ext_perf_header:
Collaboration graph

Data Fields

uint32_t table_size
 
uint32_t load_image_count
 
uint32_t hob_is_full
 

Detailed Description

Definition at line 40 of file fsp_timestamp.c.

Field Documentation

◆ hob_is_full

uint32_t fpdt_pei_ext_perf_header::hob_is_full

Definition at line 43 of file fsp_timestamp.c.

◆ load_image_count

uint32_t fpdt_pei_ext_perf_header::load_image_count

Definition at line 42 of file fsp_timestamp.c.

◆ table_size

uint32_t fpdt_pei_ext_perf_header::table_size

Definition at line 41 of file fsp_timestamp.c.

Referenced by fsp_display_timestamp().


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