coreboot/src/drivers/ipmi
Patrick Rudolph db43afa836 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>
2019-06-18 06:26:35 +00:00
..
ipmi_kcs.c drivers/ipmi: Fix multiple issues 2019-06-18 06:26:35 +00:00
ipmi_kcs.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig Kconfig whitespace fixes 2015-04-28 21:14:56 +02:00
Makefile.inc Get rid of drivers class 2012-11-27 22:00:49 +01:00