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

#include <svc.h>

Collaboration diagram for cmd_param_set_platform_boot_mode:
Collaboration graph

Data Fields

uint32_t boot_mode
 

Detailed Description

Definition at line 141 of file svc.h.

Field Documentation

◆ boot_mode

uint32_t cmd_param_set_platform_boot_mode::boot_mode

Definition at line 142 of file svc.h.

Referenced by svc_set_platform_boot_mode().


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