mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
- Add OEM SW/FW Record definition
This commit is contained in:
parent
c81563434b
commit
cceb1ff803
@ -321,6 +321,11 @@ struct fru_picmgext_amc_link_desc {
|
|||||||
} __attribute__ ((packed));
|
} __attribute__ ((packed));
|
||||||
|
|
||||||
|
|
||||||
|
#define FRU_PICMGEXT_OEM_SWFW 0x03
|
||||||
|
#define OEM_SWFW_NBLOCK_OFFSET 0x05
|
||||||
|
#define OEM_SWFW_FIELD_START_OFFSET 0x06
|
||||||
|
|
||||||
|
|
||||||
struct fru_picmgext_chn_desc {
|
struct fru_picmgext_chn_desc {
|
||||||
#ifndef WORDS_BIGENDIAN
|
#ifndef WORDS_BIGENDIAN
|
||||||
unsigned char remote_slot:8;
|
unsigned char remote_slot:8;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user