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

Unified Diff: firmware/version.c

Issue 3091004: Various bug fixes to tpm_lite. Some changes to the test suite. (Closed) Base URL: ssh://git@chromiumos-git/vboot_reference.git
Patch Set: . Created 10 years, 5 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 cbcce770209424e715fa6a94af5aa492fd771d40..fcfa45d6d4f11c975592510da034a9b8705f7ad3 100644
--- a/firmware/version.c
+++ b/firmware/version.c
@@ -1 +1 @@
-char* VbootVersion = "VBOOv=546221e6";
+char* VbootVersion = "VBOOv=e20bce1b";

Powered by Google App Engine
This is Rietveld 408576698