lazybios 3.0.0
Lightweight SMBIOS/DMI parsing library
Loading...
Searching...
No Matches
lazybiosType15_t Struct Reference

Parsed SMBIOS Type 15 System Event Log Information. More...

#include <type15.h>

Data Fields

uint8_t access_method
uint32_t access_method_address
lazybiosType15Decoded_t decoded
lazybiosType15FieldStatus_t field_status
uint16_t handle
uint8_t length
uint8_t length_of_each_log_type_descriptor
uint16_t log_area_length
uint32_t log_change_token
uint16_t log_data_start_offset
uint8_t log_header_format
uint16_t log_header_start_offset
uint8_t log_status
uint8_t number_of_supported_log_type_descriptors
lazybiosType15LogTypeDescriptor_tsupported_log_type_descriptors

Detailed Description

Parsed SMBIOS Type 15 System Event Log Information.

Definition at line 94 of file type15.h.

Field Documentation

◆ access_method

uint8_t lazybiosType15_t::access_method

Definition at line 100 of file type15.h.

◆ access_method_address

uint32_t lazybiosType15_t::access_method_address

Definition at line 103 of file type15.h.

◆ decoded

lazybiosType15Decoded_t lazybiosType15_t::decoded

Definition at line 108 of file type15.h.

◆ field_status

lazybiosType15FieldStatus_t lazybiosType15_t::field_status

Definition at line 109 of file type15.h.

◆ handle

uint16_t lazybiosType15_t::handle

Definition at line 95 of file type15.h.

◆ length

uint8_t lazybiosType15_t::length

Definition at line 96 of file type15.h.

◆ length_of_each_log_type_descriptor

uint8_t lazybiosType15_t::length_of_each_log_type_descriptor

Definition at line 106 of file type15.h.

◆ log_area_length

uint16_t lazybiosType15_t::log_area_length

Definition at line 97 of file type15.h.

◆ log_change_token

uint32_t lazybiosType15_t::log_change_token

Definition at line 102 of file type15.h.

◆ log_data_start_offset

uint16_t lazybiosType15_t::log_data_start_offset

Definition at line 99 of file type15.h.

◆ log_header_format

uint8_t lazybiosType15_t::log_header_format

Definition at line 104 of file type15.h.

◆ log_header_start_offset

uint16_t lazybiosType15_t::log_header_start_offset

Definition at line 98 of file type15.h.

◆ log_status

uint8_t lazybiosType15_t::log_status

Definition at line 101 of file type15.h.

◆ number_of_supported_log_type_descriptors

uint8_t lazybiosType15_t::number_of_supported_log_type_descriptors

Definition at line 105 of file type15.h.

◆ supported_log_type_descriptors

lazybiosType15LogTypeDescriptor_t* lazybiosType15_t::supported_log_type_descriptors

Definition at line 107 of file type15.h.


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