dee0d45ab4
Move devicetree.md from acpi/ to getting_started/. The devicetree has nothing to do with ACPI and getting_started has the most similar information about coreboot. Change-Id: I873b293f036a9e3bcdc98135386f9158c645513c Signed-off-by: Marc Jones <marc@marcjonesconsulting.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/66916 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
12 lines
278 B
Markdown
12 lines
278 B
Markdown
# ACPI-specific documentation
|
|
|
|
This section contains documentation about coreboot on ACPI. coreboot dropped
|
|
backwards support for ACPI 1.0 and is only compatible to ACPI version 2.0 and
|
|
upwards.
|
|
|
|
|
|
- [SSDT UID generation](uid.md)
|
|
|
|
## GPIO
|
|
|
|
- [GPIO toggling in ACPI AML](gpio.md)
|