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

Dell OEM structures held by a context. More...

#include <lazybios.h>

Data Fields

lazybiosOemDellType177Array_tType177
 Dell OEM Type 177 structures.
lazybiosOemDellType212Array_tType212
 Dell OEM Type 212 structures.
lazybiosOemDellType218Array_tType218
 Dell OEM Type 218 structures.

Detailed Description

Dell OEM structures held by a context.

Definition at line 325 of file lazybios.h.

Field Documentation

◆ Type177

lazybiosOemDellType177Array_t* lazybiosOemDell_t::Type177

Dell OEM Type 177 structures.

Definition at line 326 of file lazybios.h.

◆ Type212

lazybiosOemDellType212Array_t* lazybiosOemDell_t::Type212

Dell OEM Type 212 structures.

Definition at line 327 of file lazybios.h.

◆ Type218

lazybiosOemDellType218Array_t* lazybiosOemDell_t::Type218

Dell OEM Type 218 structures.

Definition at line 328 of file lazybios.h.


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