summaryrefslogtreecommitdiffstats
path: root/src/ipmiblob/ipmi_errors.hpp
Commit message (Collapse)AuthorAgeFilesLines
* ipmi exceptions: add method to grab codePatrick Venture2019-05-291-2/+16
| | | | | | | | Add a method to grab the underlying code to allow easier repackaging of the exception into something else. Change-Id: Icf25254c612926429f623d757998c3927966e0aa Signed-off-by: Patrick Venture <venture@google.com>
* ipmi_errors: object cleanupPatrick Venture2019-03-151-14/+14
| | | | | | | | Cleanup the object to use a function to generate a constructor parameter instead of a constructor body. Change-Id: Ib9c9aea86212c67c1949d78e4105d6727557168b Signed-off-by: Patrick Venture <venture@google.com>
* namespace: s/host_tool/ipmiblob/gPatrick Venture2019-03-061-2/+2
| | | | | | | Renamed the namespace to encapsulate the library. Change-Id: I3deb82df5cf6916c505b57864e22a412542c9b6c Signed-off-by: Patrick Venture <venture@google.com>
* initial commitPatrick Venture2019-03-061-0/+47
Add initial code from phosphor-ipmi-flash/tools that was not specific to firmware update over ipmi-blobs. Change-Id: I360537a7392347fe989397a699f6a712bc36e62c Signed-off-by: Patrick Venture <venture@google.com>
OpenPOWER on IntegriCloud