libhd  5.0
Data Fields
smbios_secure_t Struct Reference

hardware security More...

#include <hd.h>

Data Fields

union u_hd_smbios_tnext
 
hd_smbios_type_t type
 
int data_len
 
unsigned char * data
 
str_list_tstrings
 
int handle
 
hd_id_t power
 power-on password status More...
 
hd_id_t keyboard
 keyboard password status More...
 
hd_id_t admin
 admin password status More...
 
hd_id_t reset
 front panel reset status More...
 

Detailed Description

hardware security

Field Documentation

◆ admin

hd_id_t smbios_secure_t::admin

admin password status

Referenced by smbios_free(), and smbios_parse().

◆ data

unsigned char* smbios_secure_t::data

◆ data_len

int smbios_secure_t::data_len

◆ handle

int smbios_secure_t::handle

◆ keyboard

hd_id_t smbios_secure_t::keyboard

keyboard password status

Referenced by smbios_free(), and smbios_parse().

◆ next

union u_hd_smbios_t* smbios_secure_t::next

◆ power

hd_id_t smbios_secure_t::power

power-on password status

Referenced by smbios_free(), and smbios_parse().

◆ reset

hd_id_t smbios_secure_t::reset

front panel reset status

Referenced by smbios_free(), and smbios_parse().

◆ strings

str_list_t* smbios_secure_t::strings

◆ type

hd_smbios_type_t smbios_secure_t::type

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