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

#include <StmApi.h>

Collaboration diagram for STM_LOG_ENTRY:
Collaboration graph

Data Fields

LOG_ENTRY_HEADER hdr
 
LOG_ENTRY_DATA data
 

Detailed Description

Definition at line 692 of file StmApi.h.

Field Documentation

◆ data

LOG_ENTRY_DATA STM_LOG_ENTRY::data

Definition at line 694 of file StmApi.h.

◆ hdr

LOG_ENTRY_HEADER STM_LOG_ENTRY::hdr

Definition at line 693 of file StmApi.h.


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