diff options
author | Patrick Rudolph <patrick.rudolph@9elements.com> | 2019-04-15 16:17:59 +0200 |
---|---|---|
committer | Patrick Rudolph <siro@das-labor.org> | 2019-04-30 08:18:57 +0000 |
commit | 345d202d662fae57ab7a13432f213cd4109e5e3c (patch) | |
tree | f836cd16b6228914a28b69e4a5485ade7fea4ce7 /Documentation/soc/intel/index.md | |
parent | 46c5807d29a1fae542d22c82f6c07955f0296f78 (diff) |
Documentation: Add FIT
Describe the Firmware Interface Table and reference useful documentation.
Change-Id: I00abc1fd13be7b48d56ba8cb65d2542ed07f9017
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32325
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@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 4f6b4f21b6..86f4de7155 100644 --- a/Documentation/soc/intel/index.md +++ b/Documentation/soc/intel/index.md @@ -8,3 +8,4 @@ This section contains documentation about coreboot on specific Intel SOCs. - [FSP](fsp/index.md) - [Ice Lake/9th Gen Core-i series](icelake/index.md) - [MP Initialization](mp_init/mp_init.md) +- [Firmware Interface Table](fit.md) |