mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-01 05:05:57 -08:00
Import
This commit is contained in:
7
Universal/nvram.md
Normal file
7
Universal/nvram.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Fixing NVRAM
|
||||
|
||||
**This is required for all B360, B365, H310, H370, Z390 motherboards**
|
||||
|
||||
This SSDT brings back NVRAM support and uses the scope `PCI0.LPCB` to check what scope your system has, search your DSDT for `Name (_ADR, 0x001F0000)`. This address is used for Low Pin Count devices(LPC) but the device name can vary(quite rarely in reality, almost all consumer intel boards use `LPCB`)
|
||||
|
||||

|
||||
Reference in New Issue
Block a user