Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/35238 )
Change subject: Documentation/soc/intel/fsp: Add link for external FSP2.1 spec ......................................................................
Documentation/soc/intel/fsp: Add link for external FSP2.1 spec
Change-Id: I5d1abd6252bda2be09285cd878a483f055abcd7b Signed-off-by: Subrata Banik subrata.banik@intel.com Reviewed-on: https://review.coreboot.org/c/coreboot/+/35238 Reviewed-by: Aamir Bohra aamir.bohra@intel.com Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M Documentation/soc/intel/fsp/index.md 1 file changed, 2 insertions(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Aamir Bohra: Looks good to me, approved
diff --git a/Documentation/soc/intel/fsp/index.md b/Documentation/soc/intel/fsp/index.md index 6269445..cd7fe0b 100644 --- a/Documentation/soc/intel/fsp/index.md +++ b/Documentation/soc/intel/fsp/index.md @@ -45,6 +45,8 @@
* [FSP Specification 2.0](https://www.intel.com/content/dam/www/public/us/en/documents/technical-speci...)
+* [FSP Specification 2.1](https://cdrdv2.intel.com/v1/dl/getContent/611786) + ## Additional Features in FSP 2.1 specification
- [PPI](ppi/ppi.md)