summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorPatrick Georgi <patrick@georgi.software>2021-10-27 21:36:45 +0200
committerPatrick Georgi <pgeorgi@google.com>2021-10-29 06:31:29 +0000
commitc69da57d63ca11aaf8523020a3d8eeaacdbf91d8 (patch)
treebe8f62f2e6b8726e1327079bf447765375382112 /Documentation
parentaae5cdf1aaf0916695eb1a345941671ddb21901c (diff)
downloadcoreboot-c69da57d63ca11aaf8523020a3d8eeaacdbf91d8.tar.gz
coreboot-c69da57d63ca11aaf8523020a3d8eeaacdbf91d8.tar.bz2
coreboot-c69da57d63ca11aaf8523020a3d8eeaacdbf91d8.zip
Documentation: Open up avenue for codifying our best practices
Change-Id: I3a2612ae64ecea2d1d7ecb695215bc50dccb1b19 Signed-off-by: Patrick Georgi <patrick@georgi.software> Reviewed-on: https://review.coreboot.org/c/coreboot/+/58663 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Martin Roth <martinroth@google.com> Reviewed-by: Paul Menzel <paulepanter@mailbox.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/index.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/index.md b/Documentation/index.md
index c518c5085ba1..bdfb6bf6227d 100644
--- a/Documentation/index.md
+++ b/Documentation/index.md
@@ -45,6 +45,12 @@ to the payload), but it's also a value that is deeply ingrained in the
project. We fearlessly rip out parts of the architecture and remodel it
when a better way of doing the same was identified.
+That said, since there are attempts to coerce coreboot to move in various
+directions by outside "standardization", long-established practices of
+coreboot as well as aligned projects can be documented as best practices,
+making them standards in their own right. However we reserve the right to
+retire them as the landscape shifts around us.
+
### One tree for everything
Another difference to various other firmware projects is that we try