summaryrefslogtreecommitdiff
path: root/Documentation/index.md
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2019-11-26 14:18:11 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-12-09 09:40:28 +0000
commitedcce0753163b60f44e27df084ff28f41fbcd8be (patch)
tree736bde89998a82bebfc8363a2a3dee42434ca695 /Documentation/index.md
parent1bb330348dbf3dd709bf66f73358d6b97bf02838 (diff)
downloadcoreboot-edcce0753163b60f44e27df084ff28f41fbcd8be.tar.xz
Documentation: Move ACPI documentation in a subindex
Change-Id: I17c5263674b805a73d98aaa3e7090083905e37ef Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37242 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'Documentation/index.md')
-rw-r--r--Documentation/index.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/index.md b/Documentation/index.md
index 3ed6bd37ee..bfc9cea992 100644
--- a/Documentation/index.md
+++ b/Documentation/index.md
@@ -171,8 +171,7 @@ Contents:
* [Payloads](payloads.md)
* [Distributions](distributions.md)
* [Technotes](technotes/index.md)
-* [GPIO toggling in ACPI AML](acpi/gpio.md)
-* [Adding devices to a device tree](acpi/devicetree.md)
+* [ACPI](acpi/index.md)
* [Native Graphics Initialization with libgfxinit](gfx/libgfxinit.md)
* [Display panel](gfx/display-panel.md)
* [CPU Architecture](arch/index.md)