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

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

#include <type24.h>

Data Fields

const char * administrator_password_status
const char * front_panel_reset_status
const char * keyboard_password_status
const char * power_on_password_status

Detailed Description

Decoded forms of the Type 24 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 49 of file type24.h.

Field Documentation

◆ administrator_password_status

const char* lazybiosType24Decoded_t::administrator_password_status

Definition at line 50 of file type24.h.

◆ front_panel_reset_status

const char* lazybiosType24Decoded_t::front_panel_reset_status

Definition at line 51 of file type24.h.

◆ keyboard_password_status

const char* lazybiosType24Decoded_t::keyboard_password_status

Definition at line 52 of file type24.h.

◆ power_on_password_status

const char* lazybiosType24Decoded_t::power_on_password_status

Definition at line 53 of file type24.h.


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