Hello,
The first patches are cleanups and prepare ground for an extension of
the BMC simulator providing a SDR loader using a file. A simple FRU
support comes next.
Changes since v2:
- changed 'struct rsp_buffer' to 'RspBuffer'
- reworked ipmi_sim_handle_command() to introduce a
ipmi_get_h
Hi,
Here are a few patches adding a couple of IPMI commands to the BMC
simulator.
Changes since v2:
- splitted a bit more the patchset to separate fixes
- moved forward patch "ipmi: fix SDR length value" as it is a fix
- changed sdr_add_entry() prototype to use struct a ipmi_sdr_header
Ch