Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | process: add IPMI error return mechanism and update errors | Patrick Venture | 2018-11-13 | 1 | -1/+2 |
| | | | | | | | | | | | The IPMI packet validation code must return specific IPMI errors corresponding to what error has occurred instead of the invalid command error. Update all IPMI handler pieces to return more specific errors. Change-Id: I8d21e92015d84cc0880e3b83991aed7288e19eab Signed-off-by: Patrick Venture <venture@google.com> | ||||
* | new command: BmcBlobWriteMeta | Patrick Venture | 2018-10-10 | 1 | -0/+72 |
Implement new command BmcBlobWriteMeta. Change-Id: I2e148f4bde4ef5d24db7e30bb02bdde024d9166a Signed-off-by: Patrick Venture <venture@google.com> |