-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
24 changed files
with
1,293 additions
and
178 deletions.
There are no files selected for viewing
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
Binary file not shown.
Binary file not shown.
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,67 @@ | ||
<?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>16G1036</string> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>en</string> | ||
<key>CFBundleExecutable</key> | ||
<string>AMDGPUWakeHandler</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>io.github.blackgate.AMDGPUWakeHandler</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleName</key> | ||
<string>AMDGPUWakeHandler</string> | ||
<key>CFBundlePackageType</key> | ||
<string>KEXT</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>1.0</string> | ||
<key>CFBundleSupportedPlatforms</key> | ||
<array> | ||
<string>MacOSX</string> | ||
</array> | ||
<key>CFBundleVersion</key> | ||
<string>1</string> | ||
<key>DTCompiler</key> | ||
<string>com.apple.compilers.llvm.clang.1_0</string> | ||
<key>DTPlatformBuild</key> | ||
<string>9A1004</string> | ||
<key>DTPlatformVersion</key> | ||
<string>GM</string> | ||
<key>DTSDKBuild</key> | ||
<string>17A360</string> | ||
<key>DTSDKName</key> | ||
<string>macosx10.13</string> | ||
<key>DTXcode</key> | ||
<string>0901</string> | ||
<key>DTXcodeBuild</key> | ||
<string>9A1004</string> | ||
<key>IOKitPersonalities</key> | ||
<dict> | ||
<key>AMDGPUWakeHandler</key> | ||
<dict> | ||
<key>CFBundleIdentifier</key> | ||
<string>io.github.blackgate.AMDGPUWakeHandler</string> | ||
<key>IOClass</key> | ||
<string>AMDGPUWakeHandler</string> | ||
<key>IOMatchCategory</key> | ||
<string>AMDGPUWakeHandler</string> | ||
<key>IOProviderClass</key> | ||
<string>IOResources</string> | ||
<key>IOResourceMatch</key> | ||
<string>IOKit</string> | ||
</dict> | ||
</dict> | ||
<key>NSHumanReadableCopyright</key> | ||
<string>Copyright © 2017 Hugo Pires. All rights reserved.</string> | ||
<key>OSBundleLibraries</key> | ||
<dict> | ||
<key>com.apple.kpi.iokit</key> | ||
<string>13.0</string> | ||
<key>com.apple.kpi.libkern</key> | ||
<string>13.0</string> | ||
</dict> | ||
</dict> | ||
</plist> |
Binary file not shown.
102 changes: 102 additions & 0 deletions
102
EFI/OC/Kexts/AMDRyzenCPUPowerManagement.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,102 @@ | ||
<?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>21H1015</string> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>en</string> | ||
<key>CFBundleExecutable</key> | ||
<string>AMDRyzenCPUPowerManagement</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>wtf.spinach.AMDRyzenCPUPowerManagement</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleName</key> | ||
<string>AMDRyzenCPUPowerManagement</string> | ||
<key>CFBundlePackageType</key> | ||
<string>KEXT</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>0.7.1</string> | ||
<key>CFBundleSupportedPlatforms</key> | ||
<array> | ||
<string>MacOSX</string> | ||
</array> | ||
<key>CFBundleVersion</key> | ||
<string>0.7.1</string> | ||
<key>DTCompiler</key> | ||
<string>com.apple.compilers.llvm.clang.1_0</string> | ||
<key>DTPlatformBuild</key> | ||
<string>13F100</string> | ||
<key>DTPlatformName</key> | ||
<string>macosx</string> | ||
<key>DTPlatformVersion</key> | ||
<string>12.3</string> | ||
<key>DTSDKBuild</key> | ||
<string>21E226</string> | ||
<key>DTSDKName</key> | ||
<string>macosx12.3</string> | ||
<key>DTXcode</key> | ||
<string>1341</string> | ||
<key>DTXcodeBuild</key> | ||
<string>13F100</string> | ||
<key>IOKitPersonalities</key> | ||
<dict> | ||
<key>wtf.spinach.AMDRyzenCPUPowerManagement</key> | ||
<dict> | ||
<key>CFBundleIdentifier</key> | ||
<string>wtf.spinach.AMDRyzenCPUPowerManagement</string> | ||
<key>CPBStatus</key> | ||
<integer>0</integer> | ||
<key>IOClass</key> | ||
<string>AMDRyzenCPUPowerManagement</string> | ||
<key>IOMatchCategory</key> | ||
<string>AMDRyzenCPUPowerManagement</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> | ||
<key>IOUserClientClass</key> | ||
<string>AMDRyzenCPUPMUserClient</string> | ||
<key>SpeedID</key> | ||
<integer>1</integer> | ||
</dict> | ||
</dict> | ||
<key>LSMinimumSystemVersion</key> | ||
<string>10.13</string> | ||
<key>NSHumanReadableCopyright</key> | ||
<string>Copyright © 2020 trulyspinach. All rights reserved.</string> | ||
<key>OSBundleCompatibleVersion</key> | ||
<string>0.6</string> | ||
<key>OSBundleLibraries</key> | ||
<dict> | ||
<key>as.vit9696.Lilu</key> | ||
<string>1.3.9</string> | ||
<key>com.apple.iokit.IOPCIFamily</key> | ||
<string>2.9</string> | ||
<key>com.apple.kec.Libm</key> | ||
<string>1.0</string> | ||
<key>com.apple.kpi.bsd</key> | ||
<string>12.0.0</string> | ||
<key>com.apple.kpi.dsep</key> | ||
<string>12.0.0</string> | ||
<key>com.apple.kpi.iokit</key> | ||
<string>12.0.0</string> | ||
<key>com.apple.kpi.libkern</key> | ||
<string>12.0.0</string> | ||
<key>com.apple.kpi.mach</key> | ||
<string>12.0.0</string> | ||
<key>com.apple.kpi.unsupported</key> | ||
<string>12.0.0</string> | ||
</dict> | ||
<key>OSBundleRequired</key> | ||
<string>Root</string> | ||
</dict> | ||
</plist> |
Binary file added
BIN
+121 KB
EFI/OC/Kexts/AMDRyzenCPUPowerManagement.kext/Contents/MacOS/AMDRyzenCPUPowerManagement
Binary file not shown.
115 changes: 115 additions & 0 deletions
115
EFI/OC/Kexts/AMDRyzenCPUPowerManagement.kext/Contents/_CodeSignature/CodeResources
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,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> |
Binary file not shown.
This file was deleted.
Oops, something went wrong.
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
Binary file not shown.
Oops, something went wrong.