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

Data Fields

uint8_t post_code
 
enum ec_err_code ec_err
 

Detailed Description

Definition at line 172 of file commands.c.

Field Documentation

◆ ec_err

enum ec_err_code err_code_entry::ec_err

Definition at line 173 of file commands.c.

Referenced by die_notify().

◆ post_code

uint8_t err_code_entry::post_code

Definition at line 173 of file commands.c.


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