Welcome to coreboot's documentation! ==================================== This is the developer documentation for [coreboot](https://coreboot.org). It is built from Markdown files in the [Documentation](https://review.coreboot.org/cgit/coreboot.git/tree/Documentation) directory in the source code. Contents: * [Lesson 2: Submitting a patch to coreboot.org](Lesson2.md) * [Gerrit Etiquette and Guidelines](gerrit_guidelines.md) * [coreboot's build system](build_system.md) * [Kconfig in coreboot](core/Kconfig.md) * [Use of git submodules in coreboot](submodules.md) * [Timestamps](timestamp.md) * [Dealing with Untrusted Input in SMM](technotes/2017-02-dealing-with-untrusted-input-in-smm.md) * [ABI data consumption](abi-data-consumption.md) * [GPIO toggling in ACPI AML](acpi/gpio.md) * [Native Graphics Initialization with libgfxinit](gfx/libgfxinit.md) * [Sandy Bridge Raminit](Intel/NativeRaminit/Sandybridge.md)