OpenBIC
OpenSource Bridge-IC
pldm_fw_update_info Struct Reference

#include <pldm_firmware_update.h>

Public Attributes

bool enable
 
uint16_t comp_classification
 
uint16_t comp_identifier
 
uint8_t comp_classification_index
 
pldm_fwupdate_func pre_update_func
 
pldm_fwupdate_func update_func
 
pldm_fwupdate_func pos_update_func
 
fd_update_interface_t inf
 
uint16_t activate_method
 
pldm_apply_work self_apply_work_func
 
void * self_apply_work_arg
 
pldm_act_func self_act_func
 
pldm_get_fw_version_fn get_fw_version_fn
 
uint8_t * pending_version_p
 
char * comp_version_str
 

Member Data Documentation

◆ activate_method

uint16_t pldm_fw_update_info::activate_method

◆ comp_classification

uint16_t pldm_fw_update_info::comp_classification

◆ comp_classification_index

uint8_t pldm_fw_update_info::comp_classification_index

◆ comp_identifier

uint16_t pldm_fw_update_info::comp_identifier

◆ comp_version_str

char* pldm_fw_update_info::comp_version_str

◆ enable

bool pldm_fw_update_info::enable

◆ get_fw_version_fn

pldm_get_fw_version_fn pldm_fw_update_info::get_fw_version_fn

◆ inf

fd_update_interface_t pldm_fw_update_info::inf

◆ pending_version_p

uint8_t* pldm_fw_update_info::pending_version_p

◆ pos_update_func

pldm_fwupdate_func pldm_fw_update_info::pos_update_func

◆ pre_update_func

pldm_fwupdate_func pldm_fw_update_info::pre_update_func

◆ self_act_func

pldm_act_func pldm_fw_update_info::self_act_func

◆ self_apply_work_arg

void* pldm_fw_update_info::self_apply_work_arg

◆ self_apply_work_func

pldm_apply_work pldm_fw_update_info::self_apply_work_func

◆ update_func

pldm_fwupdate_func pldm_fw_update_info::update_func

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