This is a mirror of http://vitali64.duckdns.org/git/misc/coreboot.git . Issues are accepted.
Vitali64 965a7cb6e4 fix seabios | 3 years ago | |
---|---|---|
3rdparty | 3 years ago | |
LICENSES | 3 years ago | |
OptiPlexDocs | 3 years ago | |
configs | 3 years ago | |
patches | 3 years ago | |
payloads | 3 years ago | |
spd | 3 years ago | |
src | 3 years ago | |
tests | 3 years ago | |
util | 3 years ago | |
.checkpatch.conf | 3 years ago | |
.clang-format | 3 years ago | |
.config | 3 years ago | |
.editorconfig | 3 years ago | |
.gitignore | 3 years ago | |
.gitmodules | 3 years ago | |
.gitreview | 3 years ago | |
AUTHORS | 3 years ago | |
COPYING | 3 years ago | |
MAINTAINERS | 3 years ago | |
Makefile | 3 years ago | |
Makefile.inc | 3 years ago | |
ORIGINALREADME.md | 3 years ago | |
Optiplex760Experimental.rom | 3 years ago | |
README.md | 3 years ago | |
build.sh | 3 years ago | |
gnat.adc | 3 years ago | |
toolchain.inc | 3 years ago |
(moved here)
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
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
If you ran into an issue or bug, before reporting it, please read the following