Deploy khronokernel/Getting-Started-With-ACPI to github.com/khronokernel/Getting-Started-With-ACPI.git:gh-pages

This commit is contained in:
Travis Build Bot (from Travis CI)
2020-02-12 23:03:12 +00:00
parent 975ffb0f5b
commit e85a7279d6
23 changed files with 148 additions and 788 deletions

18
Universal/xosi.md Normal file
View File

@@ -0,0 +1,18 @@
# Fixing I2C
Used for tricking our hardware into unlocking Windows functionality inside macOS, mainly used for I2C devices.
No configuration required, just drop the prebuilt file into your EFI: [SSDT-XOSI](https://github.com/khronokernel/Getting-Started-With-ACPI/blob/master/extra-files/SSDT-XOSI.aml)
Do note that this SSDT requires an ACPI patch as well:
Under `ACPI -> Patch`:
| Comment | String | Change _OSI to XOSI |
| :--- | :--- | :--- |
| Enabled | String | YES |
| Count | Number | 0 |
| Limit | Nuber | 0 |
| Find | Data | 5f4f5349 |
| Replace | Data | 584f5349 |