mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2025-12-31 20:55:58 -08:00
Add SSDTTime settings note
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
So you miss having those fancy hot-patches 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](/ssdt-easy.md) on how to make it
|
||||
Well 1 very small problem, figuring 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.(use option `C` to omit conflicting legacy IRQs)
|
||||
|
||||
@@ -33,7 +33,7 @@ Run the `SSDTTime.bat` file as Admin on the target machine and you should see so
|
||||
What are all these options?:
|
||||
|
||||
* `1. FixHPET - Patch out IRQ Conflicts`
|
||||
* IRQ patching, mainly needed for X79, X99 and laptop users
|
||||
* IRQ patching, mainly needed for X79, X99 and laptop users(use option `C` to omit conflicting legacy IRQs)
|
||||
* `2. FakeEC - OS-aware Fake EC`
|
||||
* This is the SSDT-EC, required for Catalina users
|
||||
* `3. PluginType - Sets plugin-type = 1 on CPU0/PR00`
|
||||
|
||||
Reference in New Issue
Block a user