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

Unified Diff: firmware/version.c

Issue 6334133: Add utility to pad a given hash for PKCS1.5 signatures (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/vboot_reference.git@master
Patch Set: Created 9 years, 11 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
« no previous file with comments | « no previous file | utility/Makefile » ('j') | utility/pad_digest_utility.c » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: firmware/version.c
diff --git a/firmware/version.c b/firmware/version.c
index e307395274e309e4ea078cdbb8d06afa195efe6f..3f9c99b40d7ae74846881eb7f8dfe434d50e8122 100644
--- a/firmware/version.c
+++ b/firmware/version.c
@@ -1 +1 @@
-char* VbootVersion = "VBOOv=9e0713db";
+char* VbootVersion = "VBOOv=b849a043";
« no previous file with comments | « no previous file | utility/Makefile » ('j') | utility/pad_digest_utility.c » ('J')

Powered by Google App Engine
This is Rietveld 408576698