summaryrefslogtreecommitdiffstats
path: root/resources/libreboot/config/coreboot/coreinfo
Commit message (Collapse)AuthorAgeFilesLines
* remove redundant filesFrancis Rowe2015-12-091-1/+0
|
* New payload: CoreinfoKlemens Nanni2015-12-091-0/+1
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.