Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/58663 )
Change subject: Documentation: Open up avenue for codifying our best practices ......................................................................
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 --- M Documentation/index.md 1 file changed, 6 insertions(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Martin Roth: Looks good to me, approved Paul Menzel: Looks good to me, but someone else must approve Arthur Heymans: Looks good to me, approved Angel Pons: Looks good to me, approved
diff --git a/Documentation/index.md b/Documentation/index.md index c518c50..bdfb6bf 100644 --- a/Documentation/index.md +++ b/Documentation/index.md @@ -45,6 +45,12 @@ 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