lazybios 3.0.0
Lightweight SMBIOS/DMI parsing library
Loading...
Searching...
No Matches
type24.h File Reference

Public API for SMBIOS Type 24 Hardware Security. More...

Go to the source code of this file.

Data Structures

struct  lazybiosType24_t
 Parsed SMBIOS Type 24 Hardware Security information. More...
struct  lazybiosType24Array_t
 A parsed set of SMBIOS Type 24 structures. More...
struct  lazybiosType24Decoded_t
 Decoded forms of the Type 24 encoded fields. More...
struct  lazybiosType24FieldStatus_t
 Availability metadata for SMBIOS Type 24 fields. More...

Macros

#define LAZYBIOS_TYPE_HEADER_ONLY

Functions

void lazybiosFreeType24 (lazybiosType24Array_t *Type24)
 Releases a parsed set of SMBIOS Type 24 structures.
LAZYBIOS_WARN_UNUSED lazybiosType24Array_tlazybiosGetType24 (const lazybiosDMI_t *DMIData)
 Parses all SMBIOS Type 24 structures.

Detailed Description

Public API for SMBIOS Type 24 Hardware Security.

Author
LazySeldi

Definition in file type24.h.

Macro Definition Documentation

◆ LAZYBIOS_TYPE_HEADER_ONLY

#define LAZYBIOS_TYPE_HEADER_ONLY

Definition at line 29 of file type24.h.