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

#include <me.h>

Collaboration diagram for me_hfs::__packed:
Collaboration graph

Data Fields

u32 working_state: 4
 
u32 mfg_mode: 1
 
u32 fpt_bad: 1
 
u32 operation_state: 3
 
u32 fw_init_complete: 1
 
u32 ft_bup_ld_flr: 1
 
u32 update_in_progress: 1
 
u32 error_code: 4
 
u32 operation_mode: 4
 
u32 reserved: 4
 
u32 boot_options_present: 1
 
u32 ack_data: 3
 
u32 bios_msg_ack: 4
 

Detailed Description

Definition at line 54 of file me.h.

Field Documentation

◆ ack_data

u32 me_hfs::__packed::ack_data

Definition at line 66 of file me.h.

◆ bios_msg_ack

u32 me_hfs::__packed::bios_msg_ack

Definition at line 67 of file me.h.

◆ boot_options_present

u32 me_hfs::__packed::boot_options_present

Definition at line 65 of file me.h.

◆ error_code

u32 me_hfs::__packed::error_code

Definition at line 62 of file me.h.

◆ fpt_bad

u32 me_hfs::__packed::fpt_bad

Definition at line 57 of file me.h.

◆ ft_bup_ld_flr

u32 me_hfs::__packed::ft_bup_ld_flr

Definition at line 60 of file me.h.

◆ fw_init_complete

u32 me_hfs::__packed::fw_init_complete

Definition at line 59 of file me.h.

◆ mfg_mode

u32 me_hfs::__packed::mfg_mode

Definition at line 56 of file me.h.

◆ operation_mode

u32 me_hfs::__packed::operation_mode

Definition at line 63 of file me.h.

◆ operation_state

u32 me_hfs::__packed::operation_state

Definition at line 58 of file me.h.

◆ reserved

u32 me_hfs::__packed::reserved

Definition at line 64 of file me.h.

◆ update_in_progress

u32 me_hfs::__packed::update_in_progress

Definition at line 61 of file me.h.

◆ working_state

u32 me_hfs::__packed::working_state

Definition at line 55 of file me.h.


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