diff options
author | Subrata Banik <subrata.banik@intel.com> | 2019-03-11 15:40:00 +0530 |
---|---|---|
committer | Subrata Banik <subrata.banik@intel.com> | 2019-03-12 04:23:00 +0000 |
commit | abc5130108c65f74d02a3eee331c8bcaf5165220 (patch) | |
tree | 58092911926fc2feab3530eb2a93f26de13e5649 /Documentation/soc/intel/index.md | |
parent | 0515ceb9a9ae0fee124362a0a34e73076c4c8198 (diff) |
Documentation/soc/intel: Add documentation for Intel FSP
This patch combines open source documentation for Intel FSP
specification.
Change-Id: I3a8bc0198a1e01ec019139b728834713978501ba
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31838
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
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 70060f197e..8a4c297f4a 100644 --- a/Documentation/soc/intel/index.md +++ b/Documentation/soc/intel/index.md @@ -5,4 +5,5 @@ 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) |