repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
arch/x86/c_start.S: Add proper x86_64 code
[coreboot2.git]
/
Documentation
/
superio
/
nuvoton
/
nct5539d.md
blob
009d3293f0937b7564be4ca6ca41928349ab43b1
1
# NCT5539D Super I/O
2
3
The Super I/O has the ID `0xd121` and the source can be found in
4
`src/superio/nuvoton/nct5539d/`.
5
6
## For developers
7
8
The Super I/O generates ACPI using the
9
[SSDT generator for generic SuperIOs](../common/ssdt.md).