Home
last modified time | relevance | path

Searched defs:HpmfwupgImageHeader (Results 1 – 1 of 1) sorted by relevance

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_hpmfwupg.h684 struct HpmfwupgImageHeader { struct
685 char signature[HPMFWUPG_HEADER_SIGNATURE_LENGTH];
686 unsigned char formatVersion;
687 unsigned char deviceId;
688 unsigned char manId[HPMFWUPG_MANUFATURER_ID_LENGTH];
689 unsigned char prodId[HPMFWUPG_PRODUCT_ID_LENGTH];
690 unsigned char time[HPMFWUPG_TIME_LENGTH];
691 union {
708 }ATTRIBUTE_PACKING imageCapabilities;
709 struct HpmfwupgComponentBitMask components;
[all …]