Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion config.plist/alder-lake.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ For us we'll need a couple of SSDTs to bring back functionality that Clover prov
| **[SSDT-PLUG-ALT](https://dortania.github.io/Getting-Started-With-ACPI/)** | Adds ACPI `Processor` objects since macOS does not support `Device` objects used on newer boards, see [Getting Started with ACPI](https://dortania.github.io/Getting-Started-With-ACPI/) for more details. |
| **[SSDT-EC-USBX](https://dortania.github.io/Getting-Started-With-ACPI/)** | Fixes both the embedded controller and USB power, see [Getting Started with ACPI](https://dortania.github.io/Getting-Started-With-ACPI/) for more details. |
| **[SSDT-AWAC](https://dortania.github.io/Getting-Started-With-ACPI/)** | This the 300 and 600 series RTC patch, required for all B660 and Z690 boards. The alternative is SSDT-RTC0 or SSDT-AWAC, depending on the ACPI definitions in your DSDT, see [Getting started with ACPI](https://dortania.github.io/Getting-Started-With-ACPI/) for more details. |
| **[SSDT-BRG0](https://dortania.github.io/Getting-Started-With-ACPI/)** | May not be needed for everyone. Fixes some devices being missing from your ACPI tables, see [Getting started with ACPI](https://dortania.github.io/Getting-Started-With-ACPI/) for more details. |
| **[SSDT-SBUS-MCHC](https://dortania.github.io/Getting-Started-With-ACPI/)** | May not be needed for everyone. Fixes AppleSMBus support, see [Getting started with ACPI](https://dortania.github.io/Getting-Started-With-ACPI/) for more details. |
| **[SSDT-USBW](https://dortania.github.io/Getting-Started-With-ACPI/)** | Companion to the USBWakeFixup kext, see [Getting started with ACPI](https://dortania.github.io/Getting-Started-With-ACPI/) for more details. |

Expand Down