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

#include <smmstore.h>

Collaboration diagram for smmstore_params_read:
Collaboration graph

Data Fields

voidbuf
 
ssize_t bufsize
 

Detailed Description

Definition at line 25 of file smmstore.h.

Field Documentation

◆ buf

void* smmstore_params_read::buf

Definition at line 26 of file smmstore.h.

◆ bufsize

ssize_t smmstore_params_read::bufsize

Definition at line 27 of file smmstore.h.


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