mirror of
https://github.com/system76/firmware-open.git
synced 2025-07-03 04:43:22 +00:00
System76 Open Firmware
![]() Add a command to create a Debian-based container with the coreboot, SDCC, and Rust toolchains installed in order to minimize the setup time of a container-based workflow, such as CI. make -C containers podman run -it --rm \ -v $PWD:/workspace:Z \ -v ~/.ccache:/root/.ccache:Z \ system76/firmware-open:latest \ ./scripts/build.sh oryp8 A locally built image is 2.46 GiB. Signed-off-by: Tim Crawford <tcrawford@system76.com> |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
apps | ||
containers | ||
coreboot@7c024f864c | ||
docs | ||
ec@3d8204c3f4 | ||
edk2@88f5720e16 | ||
fsp/mtl/4122.12/MeteorLakeFspBinPkg | ||
LICENSES | ||
models | ||
scripts | ||
tools | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
CHANGELOG.md | ||
Jenkinsfile | ||
LICENSE.md | ||
README.md | ||
rust-toolchain.toml |
System76 Open Firmware
An open source distribution of firmware utilizing coreboot, EDK2, and System76 firmware applications.