d3037bdf64
Fixes: b159d5ba8f
("riscv: add documentation for stages and payloads")
Change-Id: I5ca8ed094c9b6d115da707375205872e782a66b2
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/28991
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
1.2 KiB
1.2 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
- 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