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

Data Fields

u32 ext_sig_cnt
 
u32 ext_tbl_chksm
 
u32 res [3]
 

Detailed Description

Definition at line 32 of file microcode.c.

Field Documentation

◆ ext_sig_cnt

u32 ext_sig_table::ext_sig_cnt

Definition at line 33 of file microcode.c.

Referenced by find_cbfs_microcode(), and ucode_get_ext_sig_table().

◆ ext_tbl_chksm

u32 ext_sig_table::ext_tbl_chksm

Definition at line 34 of file microcode.c.

◆ res

u32 ext_sig_table::res[3]

Definition at line 35 of file microcode.c.


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