mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-01 05:05:57 -08:00
More fixes
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
So you miss having those fancy hotpatches from Clover like FixIPIC, FixTMR, FixRTC, FixHPET, etc
|
||||
|
||||
Well 1 very small problem, figruing out IRQ patching is a massive headache. **I highly recommend you use SSDTTime**. So head over to [SSDT: Easy Way]() on how to make it
|
||||
Well 1 very small problem, figruing out IRQ patching is a massive headache. **I highly recommend you use SSDTTime**. So head over to [SSDT: Easy Way](/ssdt-easy.md) on how to make it
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Fixing I2C
|
||||
|
||||
No configuration required, just drop the prebuilt file into your EFI: [SSDT-XOSI]()
|
||||
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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user