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

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

#include <type45.h>

Data Fields

char * characteristics
const char * firmware_id_format
const char * state
const char * version_format

Detailed Description

Decoded forms of the Type 45 encoded fields.

Each member holds the decoded form of the raw field it is named for. Consult the matching field_status member before using one.

Definition at line 61 of file type45.h.

Field Documentation

◆ characteristics

char* lazybiosType45Decoded_t::characteristics

Definition at line 65 of file type45.h.

◆ firmware_id_format

const char* lazybiosType45Decoded_t::firmware_id_format

Definition at line 62 of file type45.h.

◆ state

const char* lazybiosType45Decoded_t::state

Definition at line 63 of file type45.h.

◆ version_format

const char* lazybiosType45Decoded_t::version_format

Definition at line 64 of file type45.h.


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