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

#include <ec_commands.h>

Collaboration diagram for mcdp_info:
Collaboration graph

Data Fields

uint8_t family [2]
 
uint8_t chipid [2]
 
struct mcdp_version irom
 
struct mcdp_version fw
 

Detailed Description

Definition at line 5808 of file ec_commands.h.

Field Documentation

◆ chipid

uint8_t mcdp_info::chipid[2]

Definition at line 5810 of file ec_commands.h.

◆ family

uint8_t mcdp_info::family[2]

Definition at line 5809 of file ec_commands.h.

◆ fw

struct mcdp_version mcdp_info::fw

Definition at line 5810 of file ec_commands.h.

◆ irom

struct mcdp_version mcdp_info::irom

Definition at line 5810 of file ec_commands.h.


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