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