#!/bin/bash -eux # Copyright (c) 2010 The Chromium OS Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # Refer to the Google Chrome OS Main Processor Firmware Specification for what # the pieces are. # This script generates different firmware binaries with different # configurations. # Syntax: ./firmware_boot.sh . # Usage of the script. usage() { cat <