This repository contains tools to simplify builds of firmware stacks.
At the moment it supports:
- coreboot
- linux
- tianocore / edk2
- firmware stitching (populating IFD regions with binaries)
This list should expand in the future (see issue 56).
Motivation behind the creation is to unify building of firmware across development. The same code and configuration should run in CI/CD pipeline just as well as on your local machine.
Initially it was meant only as GitHub-specific action, but it should be universal thanks to dagger.