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

#include <smmstore.h>

Collaboration diagram for smmstore_params_init:
Collaboration graph

Data Fields

uint32_t com_buffer
 
uint32_t com_buffer_size
 

Detailed Description

Definition at line 49 of file smmstore.h.

Field Documentation

◆ com_buffer

uint32_t smmstore_params_init::com_buffer

Definition at line 50 of file smmstore.h.

◆ com_buffer_size

uint32_t smmstore_params_init::com_buffer_size

Definition at line 51 of file smmstore.h.


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