summaryrefslogtreecommitdiffstats
path: root/Documentation/superio/index.md
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2019-12-31 00:17:11 +0100
committerFelix Held <felix-coreboot@felixheld.de>2020-01-20 10:54:56 +0000
commitc83b9783d48a10c36633d65d7342a8bec9a43344 (patch)
tree6c752480c9d66ca9131589bb330bf01e8a744d68 /Documentation/superio/index.md
parent9cc16031730d8bb47971e18e564ba6343bd4b5cb (diff)
downloadcoreboot-c83b9783d48a10c36633d65d7342a8bec9a43344.tar.gz
coreboot-c83b9783d48a10c36633d65d7342a8bec9a43344.tar.bz2
coreboot-c83b9783d48a10c36633d65d7342a8bec9a43344.zip
Documentation/superio: add generic PNP device documentation
Change-Id: Iee75faaef713dd6ec6b6e2d536df09a41010eebf Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38016 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Diffstat (limited to 'Documentation/superio/index.md')
-rw-r--r--Documentation/superio/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/superio/index.md b/Documentation/superio/index.md
index 39965fde078d..053663b21514 100644
--- a/Documentation/superio/index.md
+++ b/Documentation/superio/index.md
@@ -7,4 +7,5 @@ This section contains documentation about coreboot on specific SuperIOs.
- [NPCD378](nuvoton/npcd378.md)
## Common
+- [PNP devices](common/pnp.md)
- [SSDT generator for generic SuperIOs](common/ssdt.md)