Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Amend path to SeaBIOS payload in coreboot configs | Andrew Robbins | 2018-11-24 | 1 | -1/+1 |
| | |||||
* | Restructure Coreboot project configs directory | Andrew Robbins | 2018-10-08 | 1 | -0/+673 |
Moving the board-specific directories into projects/coreboot/configs/ and removing the payload-specific directories (depthcharge, seabios) will allow for better management of Coreboot configs for each board. Instead of having a config for each payload, there will be at most two main configs (textmode, corebootfb) for each board. Selecting a default payload will be reimplemented in a subsequent commit. |