mb/google/poppy/variants/atlas: Do not override icc_max
[coreboot.git] / Documentation / index.md
blobb20eedc10f077be1d95da214ecc6bbda307ce73d
1 # Welcome to the coreboot documentation
3 This is the developer documentation for [coreboot](https://coreboot.org).
4 It is built from Markdown files in the
5 [Documentation](https://review.coreboot.org/cgit/coreboot.git/tree/Documentation)
6 directory in the source code.
8 Contents:
10 * [Getting Started](getting_started/index.md)
11 * [Rookie Guide](lessons/index.md)
12 * [Timestamps](timestamp.md)
13 * [Intel IFD Binary Extraction](Binary_Extraction.md)
14 * [Dealing with Untrusted Input in SMM](technotes/2017-02-dealing-with-untrusted-input-in-smm.md)
15 * [ABI data consumption](abi-data-consumption.md)
16 * [GPIO toggling in ACPI AML](acpi/gpio.md)
17 * [Native Graphics Initialization with libgfxinit](gfx/libgfxinit.md)
18 * [Northbridge-specific documentation](northbridge/index.md)
19 * [System on Chip-specific documentation](soc/index.md)
20 * [Mainboard-specific documentation](mainboard/index.md)
21 * [Payload-specific documentation](lib/payloads/index.md)
22 * [SuperIO-specific documentation](superio/index.md)
23 * [Vendorcode-specific documentation](vendorcode/index.md)
24 * [Utilities](util.md)
25 * [Release notes for past releases](releases/index.md)