438b463a8f
* Add more subdirectories and index.mds. * Move "getting started" and "lessons" into sub-directories. * Move "NativeRaminit" into northbridge/intel/sandybridge folder. * Move "MultiProcessorInit" into soc/intel/icelake folder. * Reference new files Change-Id: I78c3ec0e8bcc342686277ae141a88d0486680978 Signed-off-by: Philipp Deppenwiese <zaolin@das-labor.org> Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com> Reviewed-on: https://review.coreboot.org/26262 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
877 B
877 B
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
- Dealing with Untrusted Input in SMM
- ABI data consumption
- GPIO toggling in ACPI AML
- Native Graphics Initialization with libgfxinit
- Northbridge-specific documentation
- System on Chip-specific documentation
- Mainboard-specific documentation
- SuperIO-specific documentation