-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
@Nick-IV add missing VirtualSMC plug ins
- Loading branch information
Showing
4 changed files
with
191 additions
and
0 deletions.
There are no files selected for viewing
98 changes: 98 additions & 0 deletions
98
...0.8.8/EFI/OC/Kexts/VirtualSMC.kext/Contents/PlugIns/SMCProcessor.kext/Contents/Info.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
<?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>20G624</string> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>en</string> | ||
<key>CFBundleExecutable</key> | ||
<string>SMCProcessor</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>as.vit9696.SMCProcessor</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleName</key> | ||
<string>SMCProcessor</string> | ||
<key>CFBundlePackageType</key> | ||
<string>KEXT</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>1.3.0</string> | ||
<key>CFBundleSignature</key> | ||
<string>????</string> | ||
<key>CFBundleSupportedPlatforms</key> | ||
<array> | ||
<string>MacOSX</string> | ||
</array> | ||
<key>CFBundleVersion</key> | ||
<string>1.3.0</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>as.vit9696.SMCProcessor</key> | ||
<dict> | ||
<key>CFBundleIdentifier</key> | ||
<string>as.vit9696.SMCProcessor</string> | ||
<key>IOClass</key> | ||
<string>SMCProcessor</string> | ||
<key>IOMatchCategory</key> | ||
<string>SMCProcessor</string> | ||
<key>IONameMatch</key> | ||
<string>processor</string> | ||
<key>IOPropertyMatch</key> | ||
<dict> | ||
<key>processor-index</key> | ||
<integer>0</integer> | ||
</dict> | ||
<key>IOProviderClass</key> | ||
<string>IOACPIPlatformDevice</string> | ||
<key>IOResourceMatch</key> | ||
<string>ACPI</string> | ||
</dict> | ||
</dict> | ||
<key>LSMinimumSystemVersion</key> | ||
<string>10.7</string> | ||
<key>NSHumanReadableCopyright</key> | ||
<string>Copyright © 2018 vit9696. All rights reserved.</string> | ||
<key>OSBundleCompatibleVersion</key> | ||
<string>1.0</string> | ||
<key>OSBundleLibraries</key> | ||
<dict> | ||
<key>as.vit9696.Lilu</key> | ||
<string>1.2.0</string> | ||
<key>as.vit9696.VirtualSMC</key> | ||
<string>1.0.0</string> | ||
<key>com.apple.iokit.IOACPIFamily</key> | ||
<string>1.0.0d1</string> | ||
<key>com.apple.kpi.bsd</key> | ||
<string>11.0.0</string> | ||
<key>com.apple.kpi.dsep</key> | ||
<string>11.0.0</string> | ||
<key>com.apple.kpi.iokit</key> | ||
<string>11.0.0</string> | ||
<key>com.apple.kpi.libkern</key> | ||
<string>11.0.0</string> | ||
<key>com.apple.kpi.mach</key> | ||
<string>11.0.0</string> | ||
<key>com.apple.kpi.unsupported</key> | ||
<string>11.0.0</string> | ||
</dict> | ||
<key>OSBundleRequired</key> | ||
<string>Root</string> | ||
</dict> | ||
</plist> |
Binary file added
BIN
+59.8 KB
...I/OC/Kexts/VirtualSMC.kext/Contents/PlugIns/SMCProcessor.kext/Contents/MacOS/SMCProcessor
Binary file not shown.
93 changes: 93 additions & 0 deletions
93
...e-0.8.8/EFI/OC/Kexts/VirtualSMC.kext/Contents/PlugIns/SMCSuperIO.kext/Contents/Info.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
<?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>20G624</string> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>en</string> | ||
<key>CFBundleExecutable</key> | ||
<string>SMCSuperIO</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>ru.joedm.SMCSuperIO</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleName</key> | ||
<string>SMCSuperIO</string> | ||
<key>CFBundlePackageType</key> | ||
<string>KEXT</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>1.3.0</string> | ||
<key>CFBundleSignature</key> | ||
<string>????</string> | ||
<key>CFBundleSupportedPlatforms</key> | ||
<array> | ||
<string>MacOSX</string> | ||
</array> | ||
<key>CFBundleVersion</key> | ||
<string>1.3.0</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>ru.joedm.SMCSuperIO</key> | ||
<dict> | ||
<key>CFBundleIdentifier</key> | ||
<string>ru.joedm.SMCSuperIO</string> | ||
<key>IOClass</key> | ||
<string>SMCSuperIO</string> | ||
<key>IOMatchCategory</key> | ||
<string>SMCSuperIO</string> | ||
<key>IOPCIClassMatch</key> | ||
<string>0x06010000&0xffff0000</string> | ||
<key>IOProviderClass</key> | ||
<string>IOPCIDevice</string> | ||
<key>IOResourceMatch</key> | ||
<string>ACPI</string> | ||
</dict> | ||
</dict> | ||
<key>LSMinimumSystemVersion</key> | ||
<string>10.6</string> | ||
<key>NSHumanReadableCopyright</key> | ||
<string>Copyright © 2018 joedm. All rights reserved.</string> | ||
<key>OSBundleCompatibleVersion</key> | ||
<string>1.0</string> | ||
<key>OSBundleLibraries</key> | ||
<dict> | ||
<key>as.vit9696.Lilu</key> | ||
<string>1.2.0</string> | ||
<key>as.vit9696.VirtualSMC</key> | ||
<string>1.0.0</string> | ||
<key>com.apple.iokit.IOACPIFamily</key> | ||
<string>1.0.0d1</string> | ||
<key>com.apple.kpi.bsd</key> | ||
<string>10.0.0</string> | ||
<key>com.apple.kpi.dsep</key> | ||
<string>10.0.0</string> | ||
<key>com.apple.kpi.iokit</key> | ||
<string>10.0.0</string> | ||
<key>com.apple.kpi.libkern</key> | ||
<string>10.0.0</string> | ||
<key>com.apple.kpi.mach</key> | ||
<string>10.0.0</string> | ||
<key>com.apple.kpi.unsupported</key> | ||
<string>10.0.0</string> | ||
</dict> | ||
<key>OSBundleRequired</key> | ||
<string>Root</string> | ||
</dict> | ||
</plist> |
Binary file added
BIN
+129 KB
...8/EFI/OC/Kexts/VirtualSMC.kext/Contents/PlugIns/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO
Binary file not shown.