b5b135ccd7
Change-Id: Iede98359c22aefbfd5725a5e7cd661ef18d7284e Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/31146 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
1.4 KiB
1.4 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
- Community forums
- coreboot at conferences
- 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