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

#include <StmApi.h>

Collaboration diagram for STM_EVENT_LOG_MANAGEMENT_REQUEST_DATA:
Collaboration graph

Data Fields

STM_EVENT_LOG_MANAGEMENT_REQUEST_DATA_LOG_BUFFER log_buffer
 
uint32_t event_enable_bitmap
 

Detailed Description

Definition at line 530 of file StmApi.h.

Field Documentation

◆ event_enable_bitmap

uint32_t STM_EVENT_LOG_MANAGEMENT_REQUEST_DATA::event_enable_bitmap

Definition at line 532 of file StmApi.h.

◆ log_buffer

STM_EVENT_LOG_MANAGEMENT_REQUEST_DATA_LOG_BUFFER STM_EVENT_LOG_MANAGEMENT_REQUEST_DATA::log_buffer

Definition at line 531 of file StmApi.h.


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