blob: 8add8db38708f741a0b050e97c52903839f806d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# ACPI-specific documentation
This section contains documentation about coreboot on ACPI.
## GPIO
- [GPIO toggling in ACPI AML](gpio.md)
## devicetree
- [Adding devices to a device tree](devicetree.md)
|