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

#include <ec_commands.h>

Collaboration diagram for ec_sb_fw_update_header:
Collaboration graph

Data Fields

uint16_t subcmd
 
uint16_t fw_id
 

Detailed Description

Definition at line 4934 of file ec_commands.h.

Field Documentation

◆ fw_id

uint16_t ec_sb_fw_update_header::fw_id

Definition at line 4936 of file ec_commands.h.

◆ subcmd

uint16_t ec_sb_fw_update_header::subcmd

Definition at line 4935 of file ec_commands.h.


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