diff options
author | Patrick Rudolph <patrick.rudolph@9elements.com> | 2019-06-14 18:48:13 +0200 |
---|---|---|
committer | Patrick Rudolph <siro@das-labor.org> | 2019-06-18 06:26:35 +0000 |
commit | db43afa8365eeac8495a6fe07d8f83e1c9f01146 (patch) | |
tree | a448eab2625531136097e213722ca82404d0ec73 /src/drivers/smmstore | |
parent | 913d8b5e454971b1dc4a8bd9d30cc37db5d7ce57 (diff) |
drivers/ipmi: Fix multiple issues
* Set abort command define
* Set debug level to SPEW
* Support zero length data packet in ipmi_kcs_send_message
That's required for commands like GET_DEVICE_ID, which have no
additional data to send.
* Read reply even if given no receive buffer
* Prevent buffer overflow in read reply processing
Tested on Wedge100s.
Change-Id: Iefddd88a744c3b96751d3fe8c2951ca2115548ce
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33488
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/drivers/smmstore')
0 files changed, 0 insertions, 0 deletions