This is a mirror of http://vitali64.duckdns.org/git/misc/coreboot.git . Issues are accepted.

Vitali64 965a7cb6e4 fix seabios il y a 3 ans
3rdparty e5a6e05c44 Add C3-State and reconfigure clockgen : making macbook21 overheat less! il y a 3 ans
LICENSES e5a6e05c44 Add C3-State and reconfigure clockgen : making macbook21 overheat less! il y a 3 ans
OptiPlexDocs fed34f3646 Add OptiPlex Docs il y a 3 ans
configs e5a6e05c44 Add C3-State and reconfigure clockgen : making macbook21 overheat less! il y a 3 ans
patches 0699c68d9f add description of patches il y a 3 ans
payloads 965a7cb6e4 fix seabios il y a 3 ans
spd e5a6e05c44 Add C3-State and reconfigure clockgen : making macbook21 overheat less! il y a 3 ans
src 965a7cb6e4 fix seabios il y a 3 ans
tests e5a6e05c44 Add C3-State and reconfigure clockgen : making macbook21 overheat less! il y a 3 ans
util e5a6e05c44 Add C3-State and reconfigure clockgen : making macbook21 overheat less! il y a 3 ans
.checkpatch.conf e5a6e05c44 Add C3-State and reconfigure clockgen : making macbook21 overheat less! il y a 3 ans
.clang-format e5a6e05c44 Add C3-State and reconfigure clockgen : making macbook21 overheat less! il y a 3 ans
.config 965a7cb6e4 fix seabios il y a 3 ans
.editorconfig e5a6e05c44 Add C3-State and reconfigure clockgen : making macbook21 overheat less! il y a 3 ans
.gitignore 09b5c6d96e add optiplex760 rom il y a 3 ans
.gitmodules e5a6e05c44 Add C3-State and reconfigure clockgen : making macbook21 overheat less! il y a 3 ans
.gitreview e5a6e05c44 Add C3-State and reconfigure clockgen : making macbook21 overheat less! il y a 3 ans
AUTHORS e5a6e05c44 Add C3-State and reconfigure clockgen : making macbook21 overheat less! il y a 3 ans
COPYING e5a6e05c44 Add C3-State and reconfigure clockgen : making macbook21 overheat less! il y a 3 ans
MAINTAINERS e5a6e05c44 Add C3-State and reconfigure clockgen : making macbook21 overheat less! il y a 3 ans
Makefile e5a6e05c44 Add C3-State and reconfigure clockgen : making macbook21 overheat less! il y a 3 ans
Makefile.inc e5a6e05c44 Add C3-State and reconfigure clockgen : making macbook21 overheat less! il y a 3 ans
ORIGINALREADME.md 2a84215454 add new readme il y a 3 ans
Optiplex760Experimental.rom 965a7cb6e4 fix seabios il y a 3 ans
README.md 6a66b8be43 add Optiplex 760 il y a 3 ans
build.sh e2c8cf8d42 move away from proprietary Git hosting il y a 3 ans
gnat.adc e5a6e05c44 Add C3-State and reconfigure clockgen : making macbook21 overheat less! il y a 3 ans
toolchain.inc e5a6e05c44 Add C3-State and reconfigure clockgen : making macbook21 overheat less! il y a 3 ans

README.md

(moved here)

Coreboot, modified for better macbook21 support

This fork is for making the macbook21 support better and adding more boards.

For instance, a C3-State has been added in this fork and is fully functionnal

Build

For building the rom, you can do it the official way but it's recommended to use the script provided in the repo :

./build.sh <distro> <option>

For example, if you use Ubuntu and want to save logs, you would run :

user@host:/path/of/coreboot$ ./build.sh debian log

for more information about how to use the script:

user@host:/path/of/coreboot$ ./build.sh help

Issues

If you ran into an issue or bug, before reporting it, please read the following