15d8405584
* Add basic flashing tutorial ** Describe internal and external flashing ** Describe flash supply diode protection ** Gives general advices on flashing ** Describe how to use flashrom --ifd * Describe basic flashing on Lenovo T4xx devices ** Describe how to disassemble and access the flash IC on T4xx ** Describe flash layout on Sandy Bridge and Ivy Bridge series. Change-Id: Ia833e27f4e7d89ee32be9bed21a0c021839facec Signed-off-by: Patrick Rudolph <siro@das-labor.org> Reviewed-on: https://review.coreboot.org/27852 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.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
- 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