aboutsummaryrefslogtreecommitdiff
path: root/Documentation/soc/intel/index.md
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-08-11 23:18:04 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-08-26 07:36:12 +0000
commit85a44639768e8365ba5e34e6752c7481534797b9 (patch)
treea6b11ed26777aa841554cc8e31470833f706644f /Documentation/soc/intel/index.md
parenta0ef67879802f47c4e6e979fa0dd5a872960efc0 (diff)
Doc/soc/intel: Add info about microcode updates
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>
Diffstat (limited to 'Documentation/soc/intel/index.md')
-rw-r--r--Documentation/soc/intel/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/soc/intel/index.md b/Documentation/soc/intel/index.md
index 76b67dc46e..5c7239af6b 100644
--- a/Documentation/soc/intel/index.md
+++ b/Documentation/soc/intel/index.md
@@ -8,6 +8,7 @@ This section contains documentation about coreboot on specific Intel SOCs.
- [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)