diff options
author | Iru Cai <mytbk920423@gmail.com> | 2021-05-21 11:40:55 +0800 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-09-02 23:33:39 +0000 |
commit | cd8267b69cc51d204c4a9b62fce490abdc34ec59 (patch) | |
tree | e44e80628cbcb574419d0681d4a5b887812003b6 /Documentation/soc/intel/index.md | |
parent | dae7d81a3c0d70740fe102723929d60a24b9df7f (diff) |
Documentation: add Intel Broadwell
Change-Id: I0b1c29162a64030b5c100368f2471702e22b8311
Signed-off-by: Iru Cai <mytbk920423@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/54744
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'Documentation/soc/intel/index.md')
-rw-r--r-- | Documentation/soc/intel/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/soc/intel/index.md b/Documentation/soc/intel/index.md index 71e427ebef..8da9cacc6e 100644 --- a/Documentation/soc/intel/index.md +++ b/Documentation/soc/intel/index.md @@ -6,6 +6,7 @@ This section contains documentation about coreboot on specific Intel SOCs. - [Common code development strategy](code_development_model/code_development_model.md) - [FSP](fsp/index.md) +- [Broadwell](broadwell/index.md) - [Ice Lake/9th Gen Core-i series](icelake/index.md) - [MP Initialization](mp_init/mp_init.md) - [Microcode Updates](microcode.md) |