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

Vendor-specific structures held by a context. More...

#include <lazybios.h>

Data Fields

lazybiosOemDell_tdell
lazybiosOemHp_thp

Detailed Description

Vendor-specific structures held by a context.

The vendor members are allocated by lazybiosCTXNew and are never NULL. Only the per-type members inside them are NULL until parsed.

Definition at line 346 of file lazybios.h.

Field Documentation

◆ dell

lazybiosOemDell_t* lazybiosOem_t::dell

Definition at line 347 of file lazybios.h.

◆ hp

lazybiosOemHp_t* lazybiosOem_t::hp

Definition at line 348 of file lazybios.h.


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