[+] SSDT-OCWork-dell

This commit is contained in:
Hykilpikonna
2022-09-11 11:56:00 -04:00
parent f4bd553c6d
commit 3e44391c9a
3 changed files with 24 additions and 0 deletions
Binary file not shown.
+16
View File
@@ -0,0 +1,16 @@
//
DefinitionBlock("", "SSDT", 2, "OCLT", "OCWork", 0)
{
External (_SB.ACOS, IntObj)
External (_SB.ACSE, IntObj)
Scope (\)
{
If (_OSI ("Darwin"))
{
\_SB.ACOS = 0x80
\_SB.ACSE = 0 //ACSE=0:win7;;ACSE=1:win8
}
}
}
//EOF
+8
View File
@@ -54,6 +54,14 @@
<key>Path</key>
<string>SSDT-RHUB.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Fix Dell brightness</string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-OCWork-dell.aml</string>
</dict>
</array>
<key>Delete</key>
<array>