mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-01 05:05:57 -08:00
Misc fixes
This commit is contained in:
@@ -205,6 +205,7 @@ module.exports = {
|
||||
sidebarDepth: 2,
|
||||
children: [
|
||||
['/Universal/awac-methods/prebuilt', 'Prebuilt'],
|
||||
['/Universal/awac-methods/ssdttime', 'SSDTTime'],
|
||||
['/Universal/awac-methods/manual', 'Manual'],
|
||||
]
|
||||
},
|
||||
@@ -215,6 +216,7 @@ module.exports = {
|
||||
sidebarDepth: 2,
|
||||
children: [
|
||||
['/Universal/nvram-methods/prebuilt', 'Prebuilt'],
|
||||
['/Universal/nvram-methods/ssdttime', 'SSDTTime'],
|
||||
['/Universal/nvram-methods/manual', 'Manual'],
|
||||
]
|
||||
},
|
||||
@@ -228,6 +230,16 @@ module.exports = {
|
||||
['/Universal/rhub-methods/manual', 'Manual'],
|
||||
]
|
||||
},
|
||||
['/Universal/imei', 'IMEI'],
|
||||
{
|
||||
title: 'Methods',
|
||||
collapsable: true,
|
||||
sidebarDepth: 2,
|
||||
children: [
|
||||
['/Universal/imei-methods/prebuilt', 'Prebuilt'],
|
||||
['/Universal/imei-methods/manual', 'Manual'],
|
||||
]
|
||||
},
|
||||
['/Universal/smbus', 'Fixing SMBus Support'],
|
||||
{
|
||||
title: 'Methods',
|
||||
|
||||
Reference in New Issue
Block a user