commit | 02b39246d45ea029a1652a49cc20eab7723dd63b | [log] [tgz] |
---|---|---|
author | Michael Tritz <mtritz@us.ibm.com> | Thu Aug 31 14:44:01 2017 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Sep 25 16:23:12 2017 +0000 |
tree | 297abba9d149d3f7395bf0df4c4010bdafb51659 | |
parent | af88a43d16ea02027e4eb4c799c41ed4f61d502f [diff] |
Add InternalFailure error to definition for factory reset interface In the event that one of the factory reset functions fails, we need to create an error indicating that to the error log. This commit extends the factory reset interface with the InternalFailure error for that purpose. Resolves openbmc/openbmc#1721 Change-Id: Ieefa0330d78aa8e6b7d344e4d6b8b067fdb8a7c8 Signed-off-by: Michael Tritz <mtritz@us.ibm.com>