mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-01 05:05:57 -08:00
Fix SSDT-XOSI links (#69)
Change broken relative paths to absolute external links
This commit is contained in:
@@ -143,8 +143,8 @@ The best way to patch these checks is to use _OSI to XOSI with SSDT-XOSI. You ca
|
|||||||
|
|
||||||
Requires the below SSDT and patch
|
Requires the below SSDT and patch
|
||||||
|
|
||||||
* [SSDT-XOSI.dsl](/extra-files/decompiled/SSDT-XOSI.dsl) - If you need to edit [which versions of Windows the SSDT checks for](https://docs.microsoft.com/en-us/windows-hardware/drivers/acpi/winacpi-osi#_osi-strings-for-windows-operating-systems).
|
* [SSDT-XOSI.dsl](https://github.com/dortania/Getting-Started-With-ACPI/blob/master/extra-files/decompiled/SSDT-XOSI.dsl) - If you need to edit [which versions of Windows the SSDT checks for](https://docs.microsoft.com/en-us/windows-hardware/drivers/acpi/winacpi-osi#_osi-strings-for-windows-operating-systems).
|
||||||
* [SSDT-XOSI.aml](/extra-files/compiled/SSDT-XOSI.aml) - Precompiled
|
* [SSDT-XOSI.aml](https://github.com/dortania/Getting-Started-With-ACPI/blob/master/extra-files/compiled/SSDT-XOSI.aml) - Precompiled
|
||||||
* XOSI Rename (Add this under ACPI -> Patch in your config.plist):
|
* XOSI Rename (Add this under ACPI -> Patch in your config.plist):
|
||||||
|
|
||||||
| Comment | String | Change \_OSI to XOSI |
|
| Comment | String | Change \_OSI to XOSI |
|
||||||
|
|||||||
Reference in New Issue
Block a user