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

Decoded forms of the Type 15 encoded fields. More...

#include <type15.h>

Data Fields

const char * access_method
uint16_t data_address
uint16_t gpnv_handle
uint16_t index_address
const char * log_header_format
char * log_status

Detailed Description

Decoded forms of the Type 15 encoded fields.

Definition at line 81 of file type15.h.

Field Documentation

◆ access_method

const char* lazybiosType15Decoded_t::access_method

Definition at line 82 of file type15.h.

◆ data_address

uint16_t lazybiosType15Decoded_t::data_address

Definition at line 84 of file type15.h.

◆ gpnv_handle

uint16_t lazybiosType15Decoded_t::gpnv_handle

Definition at line 85 of file type15.h.

◆ index_address

uint16_t lazybiosType15Decoded_t::index_address

Definition at line 83 of file type15.h.

◆ log_header_format

const char* lazybiosType15Decoded_t::log_header_format

Definition at line 86 of file type15.h.

◆ log_status

char* lazybiosType15Decoded_t::log_status

Definition at line 87 of file type15.h.


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