mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-01 05:05:57 -08:00
Add SSDT-RHUB support
This commit is contained in:
@@ -24,6 +24,8 @@ What this tool does is, it dumps your DSDT from your firmware, and then creates
|
||||
* Prebuilt can be found here: [NVRAM PMC](/Universal/nvram.md)
|
||||
* **USBX SSDT**:
|
||||
* This is included on sample SSDTs but SSDTTime only makes the SSDT-EC part, Skylake and newer users can grab a pre-built here: [SSDT-USBX.aml](https://github.com/dortania/USB-Map-Guide/blob/master/extra-files/SSDT-USBX.aml)
|
||||
* **RHUB SSDT**:
|
||||
* if you have a 10th gen CPU, you'll need to either use the prebuilt or manually create it.
|
||||
|
||||
For users who don't have all the options available to them in SSDTTime, you can follow the "SSDTs: The long way" section. You can still use SSDTTime for SSDTs it does support.
|
||||
|
||||
|
||||
@@ -95,3 +95,9 @@ Reminder only the following need this SSDT:
|
||||
* Z390
|
||||
* 400 series (Comet Lake)
|
||||
* 495 series (Icelake)
|
||||
|
||||
## USB(RHUB)
|
||||
|
||||
Needed for 10th gen CPUs, Gigabyte and AsRock motherboards don't need this
|
||||
|
||||
* [SSDT-RHUB.aml](https://github.com/dortania/Getting-Started-With-ACPI/blob/master/extra-files/compiled/SSDT-RHUB.aml)
|
||||
Reference in New Issue
Block a user