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

#include <me.h>

Collaboration diagram for me_fw_version:
Collaboration graph

Data Fields

u16 code_minor
 
u16 code_major
 
u16 code_build_number
 
u16 code_hot_fix
 
u16 recovery_minor
 
u16 recovery_major
 
u16 recovery_build_number
 
u16 recovery_hot_fix
 

Detailed Description

Definition at line 266 of file me.h.

Field Documentation

◆ code_build_number

u16 me_fw_version::code_build_number

Definition at line 269 of file me.h.

◆ code_hot_fix

u16 me_fw_version::code_hot_fix

Definition at line 270 of file me.h.

◆ code_major

u16 me_fw_version::code_major

Definition at line 268 of file me.h.

◆ code_minor

u16 me_fw_version::code_minor

Definition at line 267 of file me.h.

◆ recovery_build_number

u16 me_fw_version::recovery_build_number

Definition at line 273 of file me.h.

◆ recovery_hot_fix

u16 me_fw_version::recovery_hot_fix

Definition at line 274 of file me.h.

◆ recovery_major

u16 me_fw_version::recovery_major

Definition at line 272 of file me.h.

◆ recovery_minor

u16 me_fw_version::recovery_minor

Definition at line 271 of file me.h.


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