mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-01 05:05:57 -08:00
32 lines
653 B
Markdown
32 lines
653 B
Markdown
# Table of contents
|
|
|
|
* [Getting Started With ACPI](README.md)
|
|
* [SSDTs: Easy Way](ssdt-easy.md)
|
|
* [SSDTs: Long Way](ssdt-long.md)
|
|
|
|
## Manual
|
|
* [Dumping the DSDT](/Manual/dump.md)
|
|
* [Decompiling and Compiling](/Manual/compile.md)
|
|
|
|
## Desktop
|
|
|
|
* [Embedded Controllers](/Desktops/desktop-ec.md)
|
|
|
|
## Laptop
|
|
|
|
* [Embedded Controllers](/Laptops/laptop-ec.md)
|
|
* [Backlight PNLF](/Laptops/backlight.md)
|
|
* [Trackpad GPIO](/Laptops/trackpad.md)
|
|
|
|
## Universal
|
|
|
|
* [Plugin type](/Universal/plug.md)
|
|
* [AWAC vs RTC](/Universal/awac.md)
|
|
* [NVRAM PMC](/Universal/nvram.md)
|
|
* [XOSI](/Universal/xosi.md)
|
|
* [IRQ Fix](/Universal/irq.md)
|
|
|
|
## Cleanup
|
|
|
|
* [Cleanup](cleanup.md)
|