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

Issue 4529002: create_legacy_bootloader_templates.sh: ensure grub escapes quotes (Closed)

Created:
10 years, 1 month ago by Will Drewry
Modified:
9 years, 7 months ago
Reviewers:
Nick Sanders, nsanders
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Visibility:
Public.

Description

create_legacy_bootloader_templates.sh: ensure grub escapes quotes Evidently no one has tested the grub.cfg since verified boot landed. Grub eats double quotes which breaks verified boot. This changes adds the escapes. No other code changes should be needed in build and install code since they replace DMTABLEA and DMTABLEB and not the quotes. TEST=nsanders escaped the quotes in his build :); I am doing a new build to ensure the output is escaped now. BUG=chrome-os-partner:1603 Change-Id: I55e823347c91493caf3b5b2e4577a4e4616df7f0

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M create_legacy_bootloader_templates.sh View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Will Drewry
10 years, 1 month ago (2010-11-05 02:09:33 UTC) #1
Nick Sanders
10 years, 1 month ago (2010-11-05 02:27:41 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698