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>
This commit is contained in:
Felix Held
2019-12-31 00:17:11 +01:00
parent 9cc1603173
commit c83b9783d4
2 changed files with 115 additions and 0 deletions

View File

@@ -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)