blob: f30ff9a1d60717bc4d998baf9270944c33dc5098 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Intel SOC-specific documentation
This section contains documentation about coreboot on specific Intel SOCs.
## Platforms
- [Common code development strategy](code_development_model/code_development_model.md)
- [FSP](fsp/index.md)
- [Ice Lake/9th Gen Core-i series](icelake/index.md)
- [MP Initialization](mp_init/mp_init.md)
- [Firmware Interface Table](fit.md)
- [Apollolake](apollolake/index.md)
|