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 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Documentation/soc/intel/fsp/index.md (limited to 'Documentation/soc/intel/fsp') diff --git a/Documentation/soc/intel/fsp/index.md b/Documentation/soc/intel/fsp/index.md new file mode 100644 index 0000000000..039a389b46 --- /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) -- cgit v1.2.3