Skip to content
jcdutton edited this page Apr 26, 2025 · 2 revisions

This page explains how to download, compile and install the EC firmware image.

start the command line and cd to a folder you wish to start from.

git clone https://github.com/jcdutton/FW-firmwware-tools.git

You can then read the README.chromium.md file with: grip -b README.chromium.md pandoc -o README.chromium.html README.chromium.md or just view it in a text editor.

This should take you through the steps to downloading, compiling. The install is done by a different tool, "efi-ectool". Please see separate instructions for downloading and installing the "efi-ectool".

Clone this wiki locally