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

Unified Diff: build_kernel_image.sh

Issue 3035020: Add "kern_guid=%U" to the secure boot kernel command-line template. (Closed) Base URL: ssh://git@chromiumos-git//crosutils.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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build_kernel_image.sh
diff --git a/build_kernel_image.sh b/build_kernel_image.sh
index fe90297a5221724c9350c65a763ddd827a240f2e..03b955882042a68cd676e26cba72196da73e8b26 100755
--- a/build_kernel_image.sh
+++ b/build_kernel_image.sh
@@ -128,6 +128,7 @@ noswap
i915.modeset=1
loglevel=7
cros_secure
+kern_guid=%U
EOF
WORK="${WORK} ${FLAGS_working_dir}/config.txt"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698