More stuff

This commit is contained in:
khronokernel
2020-02-04 15:58:36 -07:00
parent bfab40bcfe
commit f97440b4e4
14 changed files with 220 additions and 27 deletions

16
Universal/xosi.md Normal file
View File

@@ -0,0 +1,16 @@
# Fixing I2C
No configuration required, just drop the prebuilt file into your EFI: [SSDT-XOSI]()
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 |