From abc5130108c65f74d02a3eee331c8bcaf5165220 Mon Sep 17 00:00:00 2001 From: Subrata Banik Date: Mon, 11 Mar 2019 15:40:00 +0530 Subject: 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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/31838 Reviewed-by: Patrick Rudolph Reviewed-by: Philipp Deppenwiese Tested-by: build bot (Jenkins) --- Documentation/soc/intel/fsp/index.md | 13 +++++++++++++ Documentation/soc/intel/index.md | 1 + 2 files changed, 14 insertions(+) create mode 100644 Documentation/soc/intel/fsp/index.md (limited to 'Documentation/soc') diff --git a/Documentation/soc/intel/fsp/index.md b/Documentation/soc/intel/fsp/index.md new file mode 100644 index 000000000000..039a389b46ff --- /dev/null +++ b/Documentation/soc/intel/fsp/index.md @@ -0,0 +1,13 @@ +# Intel Firmware Support Package (FSP)-specific documentation + +This section contains documentation about Intel-FSP in public domain. + +## Open Source Intel FSP specification + +* [About Intel FSP](https://firmware.intel.com/learn/fsp/about-intel-fsp) + +* [FSP Specification 1.0](https://www.intel.in/content/dam/www/public/us/en/documents/technical-specifications/fsp-architecture-spec.pdf) + +* [FSP Specification 1.1](https://www.intel.com/content/dam/www/public/us/en/documents/technical-specifications/fsp-architecture-spec-v1-1.pdf) + +* [FSP Specification 2.0](https://www.intel.com/content/dam/www/public/us/en/documents/technical-specifications/fsp-architecture-spec-v2.pdf) diff --git a/Documentation/soc/intel/index.md b/Documentation/soc/intel/index.md index 70060f197e6e..8a4c297f4a03 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) -- cgit v1.2.3