summaryrefslogtreecommitdiff
path: root/futility/updater.h
diff options
context:
space:
mode:
authorDuncan Laurie <dlaurie@google.com>2019-06-13 16:46:17 -0700
committerCommit Bot <commit-bot@chromium.org>2019-06-25 14:43:00 +0000
commit75f62db99f585d19d6ac2800bdeba7f08eb621f1 (patch)
tree2eabe57b2294862a40e286b003de2dbbac485376 /futility/updater.h
parentb00d3fd7adab63fb6372fb4c9e363615eda994d1 (diff)
downloadvboot-stabilize-12239.92.B.tar.gz
The ME unlock needs a different pattern for these devices. BUG=b:135216986 BRANCH=none TEST=test update from unlocked to locked image on sarien Change-Id: I928ee3de522937d5b972daaec4460dcc731b495e Signed-off-by: Duncan Laurie <dlaurie@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/1659534 Reviewed-by: Furquan Shaikh <furquan@chromium.org> (cherry picked from commit 24db29e174aa713cab228e3410bb0572331759d5) Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/1672236
Diffstat (limited to 'futility/updater.h')
-rw-r--r--futility/updater.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/futility/updater.h b/futility/updater.h
index 57e5b0b7..74ba2045 100644
--- a/futility/updater.h
+++ b/futility/updater.h
@@ -74,6 +74,7 @@ enum quirk_types {
QUIRK_ENLARGE_IMAGE,
QUIRK_MIN_PLATFORM_VERSION,
QUIRK_UNLOCK_ME_FOR_UPDATE,
+ QUIRK_UNLOCK_WILCO_ME_FOR_UPDATE,
QUIRK_DAISY_SNOW_DUAL_MODEL,
QUIRK_EVE_SMM_STORE,
QUIRK_ALLOW_EMPTY_WLTAG,