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

Parsed SMBIOS Type 45 Firmware Inventory Information. More...

#include <type45.h>

Data Fields

uint16_t * associated_component_handles
uint16_t characteristics
lazybiosType45Decoded_t decoded
lazybiosType45FieldStatus_t field_status
const char * firmware_component_name
const char * firmware_id
uint8_t firmware_id_format
const char * firmware_version
uint16_t handle
uint64_t image_size
uint8_t length
const char * lowest_supported_firmware_version
const char * manufacturer
uint8_t number_of_associated_components
const char * release_date
uint8_t state
uint8_t version_format

Detailed Description

Parsed SMBIOS Type 45 Firmware Inventory Information.

Definition at line 72 of file type45.h.

Field Documentation

◆ associated_component_handles

uint16_t* lazybiosType45_t::associated_component_handles

Definition at line 87 of file type45.h.

◆ characteristics

uint16_t lazybiosType45_t::characteristics

Definition at line 84 of file type45.h.

◆ decoded

lazybiosType45Decoded_t lazybiosType45_t::decoded

Definition at line 88 of file type45.h.

◆ field_status

lazybiosType45FieldStatus_t lazybiosType45_t::field_status

Definition at line 89 of file type45.h.

◆ firmware_component_name

const char* lazybiosType45_t::firmware_component_name

Definition at line 75 of file type45.h.

◆ firmware_id

const char* lazybiosType45_t::firmware_id

Definition at line 78 of file type45.h.

◆ firmware_id_format

uint8_t lazybiosType45_t::firmware_id_format

Definition at line 79 of file type45.h.

◆ firmware_version

const char* lazybiosType45_t::firmware_version

Definition at line 76 of file type45.h.

◆ handle

uint16_t lazybiosType45_t::handle

Definition at line 73 of file type45.h.

◆ image_size

uint64_t lazybiosType45_t::image_size

Definition at line 83 of file type45.h.

◆ length

uint8_t lazybiosType45_t::length

Definition at line 74 of file type45.h.

◆ lowest_supported_firmware_version

const char* lazybiosType45_t::lowest_supported_firmware_version

Definition at line 82 of file type45.h.

◆ manufacturer

const char* lazybiosType45_t::manufacturer

Definition at line 81 of file type45.h.

◆ number_of_associated_components

uint8_t lazybiosType45_t::number_of_associated_components

Definition at line 86 of file type45.h.

◆ release_date

const char* lazybiosType45_t::release_date

Definition at line 80 of file type45.h.

◆ state

uint8_t lazybiosType45_t::state

Definition at line 85 of file type45.h.

◆ version_format

uint8_t lazybiosType45_t::version_format

Definition at line 77 of file type45.h.


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