summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/build/module/coreinfo
Commit message (Collapse)AuthorAgeFilesLines
* delete coreinfoFrancis Rowe2015-12-131-39/+0
|
* coreinfo: force use of tinycurses, not pdcurses, when buildingFrancis Rowe2015-12-091-3/+3
|
* New payload: CoreinfoKlemens Nanni2015-12-091-0/+39
Add coreinfo as optional payload providing various useful system information. As part of coreboot, coreinfo does not need to be downloaded seperately, just build it using $ ./build module coreinfo after downloading and building coreboot. See https://www.coreboot.org/Payloads#Coreinfo for more information.