coreboot utility and updater script. will consolidate functions from existing binary updater and build from source scripts
\ No newline at end of file
This coreboot utility and updater script consolidates functions from previous binary updater and build-from-source scripts.
It provides the following functions:
* Downloads a precompiled firmware update for a given device, with the choice between the standard (factory-shipped) legacy BIOS (SeaBIOS) firmware and our new Pureboot (coreboot + Heads) firmware
* Downloads and compiles a standard coreboot/SeaBIOS firmware image for a given device
* The option to flash a downloaded/compiled update, if running the standard/SeaBIOS firmware (users running Pureboot should copy the firmware file to USB and update via the Heads menu option)
* The option to adjust the default boot order, if running the standard/SeaBIOS firmware.
* The option to update/set the device serial number (not available for older 13v1/15v2 devices)