commit | 0edd4ad4495984f7531a09f9b52a8898bcbec586 | [log] [tgz] |
---|---|---|
author | Michael Tritz <mtritz@us.ibm.com> | Wed Jul 26 14:27:42 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Aug 01 12:54:00 2017 +0000 |
tree | 23540174a972998d48699d97aa0a962b4bcffc84 | |
parent | f2b5e0dff4db4707c050247e07ed57819a27c187 [diff] |
BMC Activation: Implement ActivationProgress interface This commit extends the BMC activation progress by implementing the generic ActivationProgress interface, in order to periodically update the user with the current status of the process. Dependent on openbmc/openbmc#2031 to avoid crashes in multiple image scenarios. Resolves openbmc/openbmc#2030 Change-Id: If52426ea1eae93f32166a255072f813d6a056172 Signed-off-by: Michael Tritz <mtritz@us.ibm.com>