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

#include <ipmi_ocp.h>

Collaboration diagram for boot_order:
Collaboration graph

Data Fields

uint8_t boot_mode
 
uint8_t boot_dev0
 
uint8_t boot_dev1
 
uint8_t boot_dev2
 
uint8_t boot_dev3
 
uint8_t boot_dev4
 

Detailed Description

Definition at line 27 of file ipmi_ocp.h.

Field Documentation

◆ boot_dev0

uint8_t boot_order::boot_dev0

Definition at line 29 of file ipmi_ocp.h.

◆ boot_dev1

uint8_t boot_order::boot_dev1

Definition at line 30 of file ipmi_ocp.h.

◆ boot_dev2

uint8_t boot_order::boot_dev2

Definition at line 31 of file ipmi_ocp.h.

◆ boot_dev3

uint8_t boot_order::boot_dev3

Definition at line 32 of file ipmi_ocp.h.

◆ boot_dev4

uint8_t boot_order::boot_dev4

Definition at line 33 of file ipmi_ocp.h.

◆ boot_mode

uint8_t boot_order::boot_mode

Definition at line 28 of file ipmi_ocp.h.


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