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

Parsed SMBIOS Type 24 Hardware Security information. More...

#include <type24.h>

Data Fields

lazybiosType24Decoded_t decoded
lazybiosType24FieldStatus_t field_status
uint16_t handle
uint8_t hardware_security_settings
uint8_t length

Detailed Description

Parsed SMBIOS Type 24 Hardware Security information.

Definition at line 60 of file type24.h.

Field Documentation

◆ decoded

lazybiosType24Decoded_t lazybiosType24_t::decoded

Definition at line 64 of file type24.h.

◆ field_status

lazybiosType24FieldStatus_t lazybiosType24_t::field_status

Definition at line 65 of file type24.h.

◆ handle

uint16_t lazybiosType24_t::handle

Definition at line 61 of file type24.h.

◆ hardware_security_settings

uint8_t lazybiosType24_t::hardware_security_settings

Definition at line 63 of file type24.h.

◆ length

uint8_t lazybiosType24_t::length

Definition at line 62 of file type24.h.


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