summaryrefslogtreecommitdiff
path: root/common/ec_efs.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/ec_efs.c')
-rw-r--r--common/ec_efs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/ec_efs.c b/common/ec_efs.c
index 9952e0bc1c..207056dce0 100644
--- a/common/ec_efs.c
+++ b/common/ec_efs.c
@@ -116,7 +116,7 @@ static void ec_efs_init_(void)
ec_efs_refresh();
}
-DECLARE_HOOK(HOOK_INIT, ec_efs_init_, HOOK_PRIO_DEFAULT);
+DECLARE_HOOK(HOOK_INIT, ec_efs_init_, HOOK_PRIO_INIT_EC_EFS);
/**
* TPM vendor command handler to respond with EC Boot Mode.