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

#include <psp_def.h>

Collaboration diagram for mbox_cmd_late_spl_buffer:
Collaboration graph

Data Fields

struct mbox_buffer_header header
 
uint32_t spl_value
 

Detailed Description

Definition at line 79 of file psp_def.h.

Field Documentation

◆ header

struct mbox_buffer_header mbox_cmd_late_spl_buffer::header

Definition at line 76 of file psp_def.h.

◆ spl_value

uint32_t mbox_cmd_late_spl_buffer::spl_value

Definition at line 81 of file psp_def.h.


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