libhd
5.0
|
hardware security More...
#include <hd.h>
Data Fields | |
union u_hd_smbios_t * | next |
hd_smbios_type_t | type |
int | data_len |
unsigned char * | data |
str_list_t * | strings |
int | handle |
hd_id_t | power |
power-on password status | |
hd_id_t | keyboard |
keyboard password status | |
hd_id_t | admin |
admin password status | |
hd_id_t | reset |
front panel reset status |
hardware security
admin password status
Referenced by smbios_free(), and smbios_parse().
unsigned char* smbios_secure_t::data |
keyboard password status
Referenced by smbios_free(), and smbios_parse().
power-on password status
Referenced by smbios_free(), and smbios_parse().
front panel reset status
Referenced by smbios_free(), and smbios_parse().