mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-02 20:09:48 -08:00
Add more mobile notes
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
# Fixing NVRAM
|
||||
|
||||
This SSDT is required for all B360, B365, H310, H370, Z390 motherboards, it specifically brings back NVRAM support and requires very little configuration for the end user.
|
||||
This SSDT is required for all "true" 300 series motherboards and newer(Z370 is excluded), it specifically brings back NVRAM support and requires very little configuration for the end user.
|
||||
|
||||
* B360
|
||||
* B365
|
||||
* H310
|
||||
* H370
|
||||
* Z390
|
||||
* 400 series (Cometlake)
|
||||
* 495 series (Icelake)
|
||||
|
||||
By default it uses `PCI0.LPCB` for the PCI and LowPinCount path. The device names can vary between `PC00` and `PCI0` for PCI path and `LPCB`, `LBC` and `LBC0` for LowPinCount path. To see what you have:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user