Fix links

This commit is contained in:
Mykola Grymalyuk
2020-04-18 13:56:09 -06:00
parent 17f7c8aba3
commit 52a1902952
8 changed files with 10 additions and 27 deletions

View File

@@ -28,7 +28,7 @@ What we want is for this to always return `0x0F` when booting macOS, so we want
**NOTE that you may have the other way around where GPHD needs to be set as `One` to return `0x0F`**. And your device name may also be different, don't throw random SSDTs in thinking it'll work
Once you found the variable and what it should be set to, grab a copy of [SSDT-GPI0.dsl](https://github.com/khronokernel/Getting-Started-With-ACPI/blob/master/extra-files/SSDT-GPI0.dsl) and make the required edits. Then clean up with compiling it
Once you found the variable and what it should be set to, grab a copy of [SSDT-GPI0.dsl](https://github.com/dortania/Getting-Started-With-ACPI/blob/master/extra-files/SSDT-GPI0.dsl) and make the required edits. Then clean up with compiling it
## More examples