a35904b29c
This is the old wiki page https://www.coreboot.org/Coding_Style coverted from mediawiki to markdown. Change-Id: Id56a8b7500121c4d9c18bc0b6bbc2c05402268dc Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/30834 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
1.3 KiB
1.3 KiB
Welcome to the coreboot documentation
This is the developer documentation for coreboot. It is built from Markdown files in the Documentation directory in the source code.
Contents:
- Getting Started
- Rookie Guide
- Coding Style
- Code of Conduct
- Timestamps
- Intel IFD Binary Extraction
- Dealing with Untrusted Input in SMM
- ABI data consumption
- GPIO toggling in ACPI AML
- Native Graphics Initialization with libgfxinit
- Architecture-specific documentation
- Northbridge-specific documentation
- System on Chip-specific documentation
- Mainboard-specific documentation
- Payload-specific documentation
- SuperIO-specific documentation
- Vendorcode-specific documentation
- Utilities
- Release notes for past releases
- Flashing firmware tutorial