summaryrefslogtreecommitdiff
path: root/oc/Kexts/YogaSMC.kext
diff options
context:
space:
mode:
Diffstat (limited to 'oc/Kexts/YogaSMC.kext')
-rwxr-xr-xoc/Kexts/YogaSMC.kext/Contents/Info.plist267
-rwxr-xr-xoc/Kexts/YogaSMC.kext/Contents/MacOS/YogaSMCbin0 -> 344352 bytes
-rwxr-xr-xoc/Kexts/YogaSMC.kext/Contents/_CodeSignature/CodeResources115
3 files changed, 382 insertions, 0 deletions
diff --git a/oc/Kexts/YogaSMC.kext/Contents/Info.plist b/oc/Kexts/YogaSMC.kext/Contents/Info.plist
new file mode 100755
index 0000000..7380422
--- /dev/null
+++ b/oc/Kexts/YogaSMC.kext/Contents/Info.plist
@@ -0,0 +1,267 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>BuildMachineOSBuild</key>
+ <string>20G817</string>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>en</string>
+ <key>CFBundleExecutable</key>
+ <string>YogaSMC</string>
+ <key>CFBundleIdentifier</key>
+ <string>org.zhen.YogaSMC</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundleName</key>
+ <string>YogaSMC</string>
+ <key>CFBundlePackageType</key>
+ <string>KEXT</string>
+ <key>CFBundleShortVersionString</key>
+ <string>1.5.3</string>
+ <key>CFBundleSupportedPlatforms</key>
+ <array>
+ <string>MacOSX</string>
+ </array>
+ <key>CFBundleVersion</key>
+ <string>1.5.3</string>
+ <key>DTCompiler</key>
+ <string>com.apple.compilers.llvm.clang.1_0</string>
+ <key>DTPlatformBuild</key>
+ <string>13C100</string>
+ <key>DTPlatformName</key>
+ <string>macosx</string>
+ <key>DTPlatformVersion</key>
+ <string>12.1</string>
+ <key>DTSDKBuild</key>
+ <string>21C46</string>
+ <key>DTSDKName</key>
+ <string>macosx12.1</string>
+ <key>DTXcode</key>
+ <string>1321</string>
+ <key>DTXcodeBuild</key>
+ <string>13C100</string>
+ <key>IOKitPersonalities</key>
+ <dict>
+ <key>DYVPC</key>
+ <dict>
+ <key>CFBundleIdentifier</key>
+ <string>org.zhen.YogaSMC</string>
+ <key>IOClass</key>
+ <string>DYVPC</string>
+ <key>IONameMatch</key>
+ <string>PNP0C14</string>
+ <key>IOProbeScore</key>
+ <integer>200</integer>
+ <key>IOProviderClass</key>
+ <string>IOACPIPlatformDevice</string>
+ <key>IOUserClientClass</key>
+ <string>YogaSMCUserClient</string>
+ <key>Sensors</key>
+ <dict>
+ <key>Airflow Left</key>
+ <false/>
+ <key>Airflow Right</key>
+ <false/>
+ <key>Battery</key>
+ <false/>
+ <key>Battery Sensor 1</key>
+ <false/>
+ <key>Battery Sensor 2</key>
+ <false/>
+ <key>CPU Core PECI</key>
+ <false/>
+ <key>CPU System Agent Core</key>
+ <false/>
+ <key>Memory Proximity</key>
+ <false/>
+ <key>Platform Controller Hub Die</key>
+ <false/>
+ <key>SO-DIMM 1 Proximity</key>
+ <false/>
+ <key>SO-DIMM 2 Proximity</key>
+ <false/>
+ <key>SO-DIMM 3 Proximity</key>
+ <false/>
+ <key>SO-DIMM 4 Proximity</key>
+ <false/>
+ </dict>
+ </dict>
+ <key>IdeaVPC</key>
+ <dict>
+ <key>CFBundleIdentifier</key>
+ <string>org.zhen.YogaSMC</string>
+ <key>IOClass</key>
+ <string>IdeaVPC</string>
+ <key>IONameMatch</key>
+ <string>VPC2004</string>
+ <key>IOProbeScore</key>
+ <integer>200</integer>
+ <key>IOProviderClass</key>
+ <string>IOACPIPlatformDevice</string>
+ <key>IOUserClientClass</key>
+ <string>YogaSMCUserClient</string>
+ <key>Sensors</key>
+ <dict>
+ <key>Airflow Left</key>
+ <false/>
+ <key>Airflow Right</key>
+ <false/>
+ <key>Battery</key>
+ <false/>
+ <key>Battery Sensor 1</key>
+ <string>TBAT</string>
+ <key>Battery Sensor 2</key>
+ <false/>
+ <key>CPU Core PECI</key>
+ <string>CPEC</string>
+ <key>CPU System Agent Core</key>
+ <string>CTMP</string>
+ <key>Memory Proximity</key>
+ <string>MEM1</string>
+ <key>Platform Controller Hub Die</key>
+ <string>RSEN</string>
+ <key>SO-DIMM 1 Proximity</key>
+ <string>MEM1</string>
+ <key>SO-DIMM 2 Proximity</key>
+ <string>MEM2</string>
+ <key>SO-DIMM 3 Proximity</key>
+ <false/>
+ <key>SO-DIMM 4 Proximity</key>
+ <false/>
+ </dict>
+ </dict>
+ <key>ThinkVPC</key>
+ <dict>
+ <key>CFBundleIdentifier</key>
+ <string>org.zhen.YogaSMC</string>
+ <key>IOClass</key>
+ <string>ThinkVPC</string>
+ <key>IOProbeScore</key>
+ <integer>200</integer>
+ <key>IOPropertyMatch</key>
+ <array>
+ <dict>
+ <key>name</key>
+ <string>LEN0268</string>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>LEN0068</string>
+ </dict>
+ </array>
+ <key>IOProviderClass</key>
+ <string>IOACPIPlatformDevice</string>
+ <key>IOUserClientClass</key>
+ <string>YogaSMCUserClient</string>
+ <key>Sensors</key>
+ <dict>
+ <key>Airflow Left</key>
+ <false/>
+ <key>Airflow Right</key>
+ <false/>
+ <key>Battery</key>
+ <false/>
+ <key>Battery Sensor 1</key>
+ <false/>
+ <key>Battery Sensor 2</key>
+ <false/>
+ <key>CPU Core PECI</key>
+ <false/>
+ <key>CPU System Agent Core</key>
+ <string>TMP0</string>
+ <key>Memory Proximity</key>
+ <false/>
+ <key>Platform Controller Hub Die</key>
+ <string>ESTA</string>
+ <key>SO-DIMM 1 Proximity</key>
+ <false/>
+ <key>SO-DIMM 2 Proximity</key>
+ <false/>
+ <key>SO-DIMM 3 Proximity</key>
+ <false/>
+ <key>SO-DIMM 4 Proximity</key>
+ <false/>
+ </dict>
+ </dict>
+ <key>YogaHIDD</key>
+ <dict>
+ <key>CFBundleIdentifier</key>
+ <string>org.zhen.YogaSMC</string>
+ <key>IOClass</key>
+ <string>YogaHIDD</string>
+ <key>IOProbeScore</key>
+ <integer>200</integer>
+ <key>IOPropertyMatch</key>
+ <array>
+ <dict>
+ <key>name</key>
+ <string>INT33D5</string>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>INTC1051</string>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>INTC1054</string>
+ </dict>
+ </array>
+ <key>IOProviderClass</key>
+ <string>IOACPIPlatformDevice</string>
+ <key>IOUserClientClass</key>
+ <string>YogaSMCUserClient</string>
+ </dict>
+ <key>YogaVPC</key>
+ <dict>
+ <key>CFBundleIdentifier</key>
+ <string>org.zhen.YogaSMC</string>
+ <key>IOClass</key>
+ <string>YogaVPC</string>
+ <key>IONameMatch</key>
+ <string>VPC0000</string>
+ <key>IOProbeScore</key>
+ <integer>200</integer>
+ <key>IOProviderClass</key>
+ <string>IOACPIPlatformDevice</string>
+ <key>IOUserClientClass</key>
+ <string>YogaSMCUserClient</string>
+ </dict>
+ <key>YogaWMI</key>
+ <dict>
+ <key>CFBundleIdentifier</key>
+ <string>org.zhen.YogaSMC</string>
+ <key>IOClass</key>
+ <string>YogaWMI</string>
+ <key>IONameMatch</key>
+ <string>PNP0C14</string>
+ <key>IOProbeScore</key>
+ <integer>100</integer>
+ <key>IOProviderClass</key>
+ <string>IOACPIPlatformDevice</string>
+ </dict>
+ </dict>
+ <key>LSMinimumSystemVersion</key>
+ <string>10.9</string>
+ <key>NSHumanReadableCopyright</key>
+ <string>Copyright © 2020 Zhen. All rights reserved.</string>
+ <key>OSBundleLibraries</key>
+ <dict>
+ <key>as.vit9696.Lilu</key>
+ <string>1.4.5</string>
+ <key>as.vit9696.VirtualSMC</key>
+ <string>1.1.4</string>
+ <key>com.apple.iokit.IOACPIFamily</key>
+ <string>1.0.0d1</string>
+ <key>com.apple.kpi.bsd</key>
+ <string>8.0.0</string>
+ <key>com.apple.kpi.iokit</key>
+ <string>8.0.0</string>
+ <key>com.apple.kpi.libkern</key>
+ <string>8.0.0</string>
+ <key>com.apple.kpi.mach</key>
+ <string>8.0.0</string>
+ <key>com.apple.kpi.unsupported</key>
+ <string>8.0.0</string>
+ </dict>
+</dict>
+</plist>
diff --git a/oc/Kexts/YogaSMC.kext/Contents/MacOS/YogaSMC b/oc/Kexts/YogaSMC.kext/Contents/MacOS/YogaSMC
new file mode 100755
index 0000000..36bd080
--- /dev/null
+++ b/oc/Kexts/YogaSMC.kext/Contents/MacOS/YogaSMC
Binary files differ
diff --git a/oc/Kexts/YogaSMC.kext/Contents/_CodeSignature/CodeResources b/oc/Kexts/YogaSMC.kext/Contents/_CodeSignature/CodeResources
new file mode 100755
index 0000000..d5d0fd7
--- /dev/null
+++ b/oc/Kexts/YogaSMC.kext/Contents/_CodeSignature/CodeResources
@@ -0,0 +1,115 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>files</key>
+ <dict/>
+ <key>files2</key>
+ <dict/>
+ <key>rules</key>
+ <dict>
+ <key>^Resources/</key>
+ <true/>
+ <key>^Resources/.*\.lproj/</key>
+ <dict>
+ <key>optional</key>
+ <true/>
+ <key>weight</key>
+ <real>1000</real>
+ </dict>
+ <key>^Resources/.*\.lproj/locversion.plist$</key>
+ <dict>
+ <key>omit</key>
+ <true/>
+ <key>weight</key>
+ <real>1100</real>
+ </dict>
+ <key>^Resources/Base\.lproj/</key>
+ <dict>
+ <key>weight</key>
+ <real>1010</real>
+ </dict>
+ <key>^version.plist$</key>
+ <true/>
+ </dict>
+ <key>rules2</key>
+ <dict>
+ <key>.*\.dSYM($|/)</key>
+ <dict>
+ <key>weight</key>
+ <real>11</real>
+ </dict>
+ <key>^(.*/)?\.DS_Store$</key>
+ <dict>
+ <key>omit</key>
+ <true/>
+ <key>weight</key>
+ <real>2000</real>
+ </dict>
+ <key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
+ <dict>
+ <key>nested</key>
+ <true/>
+ <key>weight</key>
+ <real>10</real>
+ </dict>
+ <key>^.*</key>
+ <true/>
+ <key>^Info\.plist$</key>
+ <dict>
+ <key>omit</key>
+ <true/>
+ <key>weight</key>
+ <real>20</real>
+ </dict>
+ <key>^PkgInfo$</key>
+ <dict>
+ <key>omit</key>
+ <true/>
+ <key>weight</key>
+ <real>20</real>
+ </dict>
+ <key>^Resources/</key>
+ <dict>
+ <key>weight</key>
+ <real>20</real>
+ </dict>
+ <key>^Resources/.*\.lproj/</key>
+ <dict>
+ <key>optional</key>
+ <true/>
+ <key>weight</key>
+ <real>1000</real>
+ </dict>
+ <key>^Resources/.*\.lproj/locversion.plist$</key>
+ <dict>
+ <key>omit</key>
+ <true/>
+ <key>weight</key>
+ <real>1100</real>
+ </dict>
+ <key>^Resources/Base\.lproj/</key>
+ <dict>
+ <key>weight</key>
+ <real>1010</real>
+ </dict>
+ <key>^[^/]+$</key>
+ <dict>
+ <key>nested</key>
+ <true/>
+ <key>weight</key>
+ <real>10</real>
+ </dict>
+ <key>^embedded\.provisionprofile$</key>
+ <dict>
+ <key>weight</key>
+ <real>20</real>
+ </dict>
+ <key>^version\.plist$</key>
+ <dict>
+ <key>weight</key>
+ <real>20</real>
+ </dict>
+ </dict>
+</dict>
+</plist>