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

Parsed SMBIOS Type 13 Firmware Language Information. More...

#include <type13.h>

Data Fields

const char * current_language
lazybiosType13Decoded_t decoded
lazybiosType13FieldStatus_t field_status
uint8_t flags
uint16_t handle
uint8_t installable_languages
const char ** languages
uint8_t length

Detailed Description

Parsed SMBIOS Type 13 Firmware Language Information.

Definition at line 60 of file type13.h.

Field Documentation

◆ current_language

const char* lazybiosType13_t::current_language

Definition at line 66 of file type13.h.

◆ decoded

lazybiosType13Decoded_t lazybiosType13_t::decoded

Definition at line 67 of file type13.h.

◆ field_status

lazybiosType13FieldStatus_t lazybiosType13_t::field_status

Definition at line 68 of file type13.h.

◆ flags

uint8_t lazybiosType13_t::flags

Definition at line 64 of file type13.h.

◆ handle

uint16_t lazybiosType13_t::handle

Definition at line 61 of file type13.h.

◆ installable_languages

uint8_t lazybiosType13_t::installable_languages

Definition at line 63 of file type13.h.

◆ languages

const char** lazybiosType13_t::languages

Definition at line 65 of file type13.h.

◆ length

uint8_t lazybiosType13_t::length

Definition at line 62 of file type13.h.


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