https://github.com/system76/coreboot-collector
Utility for collecting valuable information for coreboot
https://github.com/system76/coreboot-collector
Last synced: about 1 year ago
JSON representation
Utility for collecting valuable information for coreboot
- Host: GitHub
- URL: https://github.com/system76/coreboot-collector
- Owner: system76
- License: gpl-3.0
- Created: 2019-02-07T15:36:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-20T22:07:51.000Z (about 1 year ago)
- Last Synced: 2025-03-23T17:45:46.593Z (about 1 year ago)
- Language: Rust
- Size: 56.6 KB
- Stars: 23
- Watchers: 7
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# coreboot-collector
Utility for collecting valuable information for coreboot
`coreboot-collector` will output the PCI devices, GPIO settings, and HD Audio settings for use in adding a coreboot mainboard.
Build with `cargo build --release`, then run with `sudo target/release/coreboot-collector`