summaryrefslogtreecommitdiff
path: root/Documentation/index.md
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@google.com>2019-01-31 17:01:50 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-02-05 21:21:45 +0000
commit7bb9a4f98b3e897d372207df17ba65ececa9d445 (patch)
tree77703770971e5ac8047c3db70e5f5c29acc01268 /Documentation/index.md
parent0cd9366df16f3ee904f2b5792d39efdd7ac65c56 (diff)
downloadcoreboot-7bb9a4f98b3e897d372207df17ba65ececa9d445.tar.xz
Documentation: Describe our ecosystem
Neither payloads nor distributors are an integral part of the coreboot source tree, but they're very important parts of the coreboot ecosystems, so add some descriptions. Change-Id: Id64744c252b6b78c4811fbded48c441ef486ad94 Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/31180 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'Documentation/index.md')
-rw-r--r--Documentation/index.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/index.md b/Documentation/index.md
index af3886e779..c5bfa9b29f 100644
--- a/Documentation/index.md
+++ b/Documentation/index.md
@@ -13,6 +13,8 @@ Contents:
* [Code of Conduct](community/code_of_conduct.md)
* [Community forums](community/forums.md)
* [coreboot at conferences](community/conferences.md)
+* [Payloads](payloads.md)
+* [Distributions](distributions.md)
* [Timestamps](timestamp.md)
* [Intel IFD Binary Extraction](Binary_Extraction.md)
* [Dealing with Untrusted Input in SMM](technotes/2017-02-dealing-with-untrusted-input-in-smm.md)