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

#include <svc.h>

Collaboration diagram for cmd_param_get_boot_mode:
Collaboration graph

Data Fields

unsigned int * ptr_boot_mode
 

Detailed Description

Definition at line 114 of file svc.h.

Field Documentation

◆ ptr_boot_mode

unsigned int* cmd_param_get_boot_mode::ptr_boot_mode

Definition at line 115 of file svc.h.

Referenced by svc_get_boot_mode().


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