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

#include <cr50.h>

Collaboration diagram for cr50_firmware_version:
Collaboration graph

Data Fields

int epoch
 
int major
 
int minor
 

Detailed Description

Definition at line 9 of file cr50.h.

Field Documentation

◆ epoch

int cr50_firmware_version::epoch

Definition at line 10 of file cr50.h.

◆ major

int cr50_firmware_version::major

Definition at line 11 of file cr50.h.

◆ minor

int cr50_firmware_version::minor

Definition at line 12 of file cr50.h.


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