diff options
author | Shuo Liu <shuo.liu@intel.com> | 2023-10-30 05:13:06 +0800 |
---|---|---|
committer | David Hendricks <david.hendricks@gmail.com> | 2023-11-07 04:36:33 +0000 |
commit | b34b4bf0dd70ff9346c21846e9b9ba3c6452f645 (patch) | |
tree | 711ff41a9da6192565ad6c23cd5c8923f8a3d6a8 /Documentation/soc/intel/index.md | |
parent | 49509473c753efa0b5bccf4d2fac5ddda1ee417e (diff) |
doc/soc/intel/xeon_sp: Add Xeon-SP coreboot community preview guide
The community preview branch for coreboot on latest Xeon Scalable
processor is opensource at:
https://review.coreboot.org/plugins/gitiles/intel-dev-pub/.
Change-Id: Ie2ffc1722a4a26d6039b6642efa95bf072d896ad
Signed-off-by: Shuo Liu <shuo.liu@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78787
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: David Hendricks <david.hendricks@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 b10b28885b..40d0a5603c 100644 --- a/Documentation/soc/intel/index.md +++ b/Documentation/soc/intel/index.md @@ -12,3 +12,4 @@ This section contains documentation about coreboot on specific Intel SOCs. - [Firmware Interface Table](fit.md) - [Apollolake](apollolake/index.md) - [CSE FW Update](cse_fw_update/cse_fw_update.md) +- [Xeon Scalable processor](xeon_sp/index.md) |