OpenBIC
OpenSource Bridge-IC
pldm_fw_update_param Struct Reference

#include <pldm_firmware_update.h>

Public Attributes

uint16_t comp_id
 
char * comp_version_str
 
uint8_t * data
 
uint32_t data_ofs
 
uint32_t data_len
 
uint32_t next_ofs
 
uint32_t next_len
 
fd_update_interface_t inf
 
uint8_t bus
 
uint8_t addr
 

Member Data Documentation

◆ addr

uint8_t pldm_fw_update_param::addr

◆ bus

uint8_t pldm_fw_update_param::bus

◆ comp_id

uint16_t pldm_fw_update_param::comp_id

◆ comp_version_str

char* pldm_fw_update_param::comp_version_str

◆ data

uint8_t* pldm_fw_update_param::data

◆ data_len

uint32_t pldm_fw_update_param::data_len

◆ data_ofs

uint32_t pldm_fw_update_param::data_ofs

◆ inf

fd_update_interface_t pldm_fw_update_param::inf

◆ next_len

uint32_t pldm_fw_update_param::next_len

◆ next_ofs

uint32_t pldm_fw_update_param::next_ofs

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