mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-02 20:09:48 -08:00
Fix links
This commit is contained in:
@@ -26,7 +26,7 @@ macOS can be very picky about the devices present in the DSDT and so our job is
|
||||
* GPIO SSDT
|
||||
* Used for creating a stub to allow VoodooI2C to connect onto, for laptops only
|
||||
* XOSI SSDT
|
||||
* Used for rerouting OSI calls to this SSDT, mainly used for tricking our hardware into thinking its booting Windows so we get better trackpad support. For laptops only
|
||||
* Used for rerouting OSI calls to this SSDT, mainly used for tricking our hardware into thinking its booting Windows so we get better trackpad support. This is a very hacky solution known for breaking Windows boot, use the GPIO SSDT instead. Usage of XOSI will not be covered in this guide
|
||||
* IRQ SSDT and ACPI patches
|
||||
* Needed for fixing IRQ conflicts within the DSDT, for laptops mainly. SSDTTime exclusive
|
||||
|
||||
|
||||
Reference in New Issue
Block a user