mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-01 05:05:57 -08:00
Rewrite prebuilt SSDT page
Should help new users navigate the site better Also added X99 and X299 info
This commit is contained in:
20
Universal/unc0.md
Normal file
20
Universal/unc0.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# Fixing Uncore Bridges (SSDT-UNC0)
|
||||
|
||||
* [What this SSDT does](#what-this-ssdt-does)
|
||||
* [Methods to make this SSDT](#methods-to-make-this-ssdt)
|
||||
|
||||
## What this SSDT does
|
||||
|
||||
This SSDT is required for all X99 and many X79 boards, it specifically disables unused devices in ACPI ensuing IOPCIFamily doesn't kernel panic. This requires very little configuration for the end user.
|
||||
|
||||
* X79
|
||||
* C602
|
||||
* X99
|
||||
* C612
|
||||
|
||||
## Methods to make this SSDT
|
||||
|
||||
The main ways to make this SSDT:
|
||||
|
||||
* [Prebuilt](/Universal/unc0-methods/prebuilt.md)
|
||||
* [Manual](/Universal/unc0-methods/manual.md)
|
||||
Reference in New Issue
Block a user