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

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

#include <type2.h>

Data Fields

const char * board_type
char * feature_flags

Detailed Description

Decoded forms of the Type 2 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 59 of file type2.h.

Field Documentation

◆ board_type

const char* lazybiosType2Decoded_t::board_type

Definition at line 60 of file type2.h.

◆ feature_flags

char* lazybiosType2Decoded_t::feature_flags

Definition at line 61 of file type2.h.


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