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

Unified Diff: firmware/version.c

Issue 3056014: Make LoadKernel() pass back the kernel partition's UniqueGuid. (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 b5d9dca93d99704dd9c5be72fd764a8b3455b1c0..72bdee04ba99713900d6a44c503daf1bb25f592d 100644
--- a/firmware/version.c
+++ b/firmware/version.c
@@ -1 +1 @@
-char* VbootVersion = "VBOOv=0249c1a3";
+char* VbootVersion = "VBOOv=9c5ccc9e";

Powered by Google App Engine
This is Rietveld 408576698