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:
@@ -207,6 +207,7 @@ module.exports = {
|
||||
['/Universal/awac-methods/prebuilt', 'Prebuilt'],
|
||||
['/Universal/awac-methods/ssdttime', 'SSDTTime'],
|
||||
['/Universal/awac-methods/manual', 'Manual'],
|
||||
['/Universal/awac-methods/manual-hedt', 'Manual-HEDT'],
|
||||
]
|
||||
},
|
||||
['/Universal/nvram', 'NVRAM PMC'],
|
||||
@@ -240,6 +241,16 @@ module.exports = {
|
||||
['/Universal/imei-methods/manual', 'Manual'],
|
||||
]
|
||||
},
|
||||
['/Universal/unc0', 'Fixing Uncore Bridge'],
|
||||
{
|
||||
title: 'Methods',
|
||||
collapsable: true,
|
||||
sidebarDepth: 2,
|
||||
children: [
|
||||
['/Universal/unc0-methods/prebuilt', 'Prebuilt'],
|
||||
['/Universal/unc0-methods/manual', 'Manual'],
|
||||
]
|
||||
},
|
||||
['/Universal/smbus', 'Fixing SMBus Support'],
|
||||
{
|
||||
title: 'Methods',
|
||||
|
||||
Reference in New Issue
Block a user