Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | process: rework lookup to use map for handlers | Patrick Venture | 2018-10-04 | 1 | -38/+19 |
| | | | | | | | | Switches lookup to use a map as adding another command makes the list too long. Change-Id: I35257ff5ae8c4c14c88aa2fa7d866642370ef38f Signed-off-by: Patrick Venture <venture@google.com> | ||||
* | initial drop of phosphor-ipmi-blobs | Patrick Venture | 2018-09-15 | 1 | -0/+162 |
This implements a majority of the OEM IPMI BLOBS protocol. The only piece missing from this is the timed expiration of sessions. Change-Id: I82c9d17b625c94fc3340edcfabbbf1ffeb5ad7ac Signed-off-by: Patrick Venture <venture@google.com> |