Searched hist:d1c3e86f2368ec69098a4e786a5c4e9d2455ae1d (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-ipmi-blobs/ |
H A D | process.cpp | diff d1c3e86f2368ec69098a4e786a5c4e9d2455ae1d Thu Jan 10 15:12:20 CST 2019 Patrick Venture <venture@google.com> bugfix: process: can be only crc
The read command, if returning 0 bytes of data, does return the CRC.
Tested: Verified via a client implementation that it now behaves as expected on returning 0 bytes from a read (returns only the CRC). Change-Id: I84200c0fbe8400cc9234b55991fee750cb84faa2 Signed-off-by: Patrick Venture <venture@google.com>
|
/openbmc/phosphor-ipmi-blobs/test/ |
H A D | process_unittest.cpp | diff d1c3e86f2368ec69098a4e786a5c4e9d2455ae1d Thu Jan 10 15:12:20 CST 2019 Patrick Venture <venture@google.com> bugfix: process: can be only crc
The read command, if returning 0 bytes of data, does return the CRC.
Tested: Verified via a client implementation that it now behaves as expected on returning 0 bytes from a read (returns only the CRC). Change-Id: I84200c0fbe8400cc9234b55991fee750cb84faa2 Signed-off-by: Patrick Venture <venture@google.com>
|