Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(375)

Unified Diff: firmware/version.c

Issue 3126013: Fix KeyBlockVerify() to take an explicit param for whether to use hash only. (Closed) Base URL: ssh://gitrw.chromium.org/vboot_reference.git
Patch Set: Fix one last typo Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: firmware/version.c
diff --git a/firmware/version.c b/firmware/version.c
index 1ef2ebcdc53c536ab47bcdd1e2320a7b5fb4c46d..8782e8f3fe95bfa5370c32308664dc45ffd2fbdd 100644
--- a/firmware/version.c
+++ b/firmware/version.c
@@ -1 +1 @@
-char* VbootVersion = "VBOOv=fc839c15";
+char* VbootVersion = "VBOOv=4e964e39";

Powered by Google App Engine
This is Rietveld 408576698