commit | 497317167feb5c480c0bd54b3e622153a3dece7b | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Mon Jun 17 10:04:02 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Mon Jun 17 10:05:45 2019 -0700 |
tree | 5ba4fdebf0b2199bfc2a869ceea93148e91616b2 | |
parent | d574102016b41802c32a61c4255a88584705c2c6 [diff] [blame] |
bmc: abort from updateStarted Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ib5cd094415af4e0c6b2bb3067fadef6b1a5af757
diff --git a/firmware_handler.hpp b/firmware_handler.hpp index 8883176..5790c13 100644 --- a/firmware_handler.hpp +++ b/firmware_handler.hpp
@@ -160,6 +160,7 @@ void abortVerification(); bool triggerVerification(); + void abortUpdate(); bool triggerUpdate(); /** Allow grabbing the current state. */