85a4463976
Document a general overview of when and how microcode should be updated. Also explain what microcode updates are, and why they are required. Change-Id: I6dbe25122fa45a416ed64180ef1bfb11afe676ba Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com> Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44400 Reviewed-by: Patrick Rudolph <siro@das-labor.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
14 lines
495 B
Markdown
14 lines
495 B
Markdown
# 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)
|
|
- [Microcode Updates](microcode.md)
|
|
- [Firmware Interface Table](fit.md)
|
|
- [Apollolake](apollolake/index.md)
|
|
- [CSE FW Update](cse_fw_update/cse_fw_update_model.md)
|