This repository was archived by the owner on Jan 28, 2024. It is now read-only.
-
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
46 changed files
with
21,410 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
11,646 changes: 11,646 additions & 0 deletions
11,646
EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist
Large diffs are not rendered by default.
Oops, something went wrong.
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,65 @@ | ||
<?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>18A391</string> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>en</string> | ||
<key>CFBundleExecutable</key> | ||
<string>FakePCIID</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>org.rehabman.driver.FakePCIID</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleName</key> | ||
<string>FakePCIID</string> | ||
<key>CFBundlePackageType</key> | ||
<string>KEXT</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>1.3.15</string> | ||
<key>CFBundleSignature</key> | ||
<string>????</string> | ||
<key>CFBundleSupportedPlatforms</key> | ||
<array> | ||
<string>MacOSX</string> | ||
</array> | ||
<key>CFBundleVersion</key> | ||
<string>1.3.15</string> | ||
<key>DTCompiler</key> | ||
<string>com.apple.compilers.llvm.clang.1_0</string> | ||
<key>DTPlatformBuild</key> | ||
<string>9F2000</string> | ||
<key>DTPlatformVersion</key> | ||
<string>GM</string> | ||
<key>DTSDKBuild</key> | ||
<string>10M2518</string> | ||
<key>DTSDKName</key> | ||
<string>macosx10.6</string> | ||
<key>DTXcode</key> | ||
<string>0941</string> | ||
<key>DTXcodeBuild</key> | ||
<string>9F2000</string> | ||
<key>OSBundleCompatibleVersion</key> | ||
<string>1.3.15</string> | ||
<key>OSBundleLibraries</key> | ||
<dict> | ||
<key>com.apple.iokit.IOPCIFamily</key> | ||
<string>1.0.0b1</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> | ||
<key>OSBundleRequired</key> | ||
<string>Root</string> | ||
<key>Source Code</key> | ||
<string>https://github.com/RehabMan/FakePCIID</string> | ||
</dict> | ||
</plist> |
Binary file not shown.
145 changes: 145 additions & 0 deletions
145
EFI/OC/Kexts/FakePCIID_Intel_HDMI_Audio.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,145 @@ | ||
<?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>18A391</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>org.rehabman.injector.FakePCIID-Intel-HDMI-Audio</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleName</key> | ||
<string>FakePCIID_Intel_HDMI_Audio</string> | ||
<key>CFBundlePackageType</key> | ||
<string>KEXT</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>1.3.15</string> | ||
<key>CFBundleSupportedPlatforms</key> | ||
<array> | ||
<string>MacOSX</string> | ||
</array> | ||
<key>CFBundleVersion</key> | ||
<string>1.3.15</string> | ||
<key>DTCompiler</key> | ||
<string>com.apple.compilers.llvm.clang.1_0</string> | ||
<key>DTPlatformBuild</key> | ||
<string>9F2000</string> | ||
<key>DTPlatformVersion</key> | ||
<string>GM</string> | ||
<key>DTSDKBuild</key> | ||
<string>10M2518</string> | ||
<key>DTSDKName</key> | ||
<string>macosx10.6</string> | ||
<key>DTXcode</key> | ||
<string>0941</string> | ||
<key>DTXcodeBuild</key> | ||
<string>9F2000</string> | ||
<key>IOKitPersonalities</key> | ||
<dict> | ||
<key>Intel HDMI Audio - 100-series 0x9d74 0x9d71 0x9d70 0xa171</key> | ||
<dict> | ||
<key>CFBundleIdentifier</key> | ||
<string>org.rehabman.driver.FakePCIID</string> | ||
<key>FakeProperties</key> | ||
<dict> | ||
<key>RM,device-id</key> | ||
<data> | ||
cKEAAA== | ||
</data> | ||
</dict> | ||
<key>IOClass</key> | ||
<string>FakePCIID</string> | ||
<key>IOMatchCategory</key> | ||
<string>FakePCIID</string> | ||
<key>IOPCIPrimaryMatch</key> | ||
<string>0x9d748086 0x9d718086 0x9d708086 0xa1718086</string> | ||
<key>IOProviderClass</key> | ||
<string>IOPCIDevice</string> | ||
</dict> | ||
<key>Intel HDMI Audio - 100-series 0xa170</key> | ||
<dict> | ||
<key>CFBundleIdentifier</key> | ||
<string>org.rehabman.driver.FakePCIID</string> | ||
<key>FakeProperties</key> | ||
<dict> | ||
<key>RM,device-id</key> | ||
<data> | ||
cJ0AAA== | ||
</data> | ||
</dict> | ||
<key>IOClass</key> | ||
<string>FakePCIID</string> | ||
<key>IOMatchCategory</key> | ||
<string>FakePCIID</string> | ||
<key>IOPCIPrimaryMatch</key> | ||
<string>0xa1708086</string> | ||
<key>IOProviderClass</key> | ||
<string>IOPCIDevice</string> | ||
</dict> | ||
<key>Intel HDMI Audio - 200-series 0xa2f0</key> | ||
<dict> | ||
<key>CFBundleIdentifier</key> | ||
<string>org.rehabman.driver.FakePCIID</string> | ||
<key>FakeProperties</key> | ||
<dict> | ||
<key>RM,device-id</key> | ||
<data> | ||
cKEAAA== | ||
</data> | ||
</dict> | ||
<key>IOClass</key> | ||
<string>FakePCIID</string> | ||
<key>IOMatchCategory</key> | ||
<string>FakePCIID</string> | ||
<key>IOPCIPrimaryMatch</key> | ||
<string>0xa2f08086</string> | ||
<key>IOProviderClass</key> | ||
<string>IOPCIDevice</string> | ||
</dict> | ||
<key>Intel HDMI Audio - 300-series 0xa348 0x9dc8</key> | ||
<dict> | ||
<key>CFBundleIdentifier</key> | ||
<string>org.rehabman.driver.FakePCIID</string> | ||
<key>FakeProperties</key> | ||
<dict> | ||
<key>RM,device-id</key> | ||
<data> | ||
cKEAAA== | ||
</data> | ||
</dict> | ||
<key>IOClass</key> | ||
<string>FakePCIID</string> | ||
<key>IOMatchCategory</key> | ||
<string>FakePCIID</string> | ||
<key>IOPCIPrimaryMatch</key> | ||
<string>0xa3488086 0x9dc88086</string> | ||
<key>IOProviderClass</key> | ||
<string>IOPCIDevice</string> | ||
</dict> | ||
<key>Intel HDMI Audio - Haswell</key> | ||
<dict> | ||
<key>CFBundleIdentifier</key> | ||
<string>org.rehabman.driver.FakePCIID</string> | ||
<key>FakeProperties</key> | ||
<dict> | ||
<key>RM,device-id</key> | ||
<data> | ||
DAoAAA== | ||
</data> | ||
</dict> | ||
<key>IOClass</key> | ||
<string>FakePCIID</string> | ||
<key>IOMatchCategory</key> | ||
<string>FakePCIID</string> | ||
<key>IOPCIPrimaryMatch</key> | ||
<string>0x0c0c8086</string> | ||
<key>IOProviderClass</key> | ||
<string>IOPCIDevice</string> | ||
</dict> | ||
</dict> | ||
<key>OSBundleRequired</key> | ||
<string>Root</string> | ||
<key>Source Code</key> | ||
<string>https://github.com/RehabMan/FakePCIID</string> | ||
</dict> | ||
</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,108 @@ | ||
<?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>18E226</string> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>English</string> | ||
<key>CFBundleExecutable</key> | ||
<string>IntelMausi</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>as.acidanthera.mieze.IntelMausi</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleName</key> | ||
<string>IntelMausi</string> | ||
<key>CFBundlePackageType</key> | ||
<string>KEXT</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>1.0.2</string> | ||
<key>CFBundleSignature</key> | ||
<string>????</string> | ||
<key>CFBundleSupportedPlatforms</key> | ||
<array> | ||
<string>MacOSX</string> | ||
</array> | ||
<key>CFBundleVersion</key> | ||
<string>1.0.2</string> | ||
<key>DTCompiler</key> | ||
<string>com.apple.compilers.llvm.clang.1_0</string> | ||
<key>DTPlatformBuild</key> | ||
<string>10E1001</string> | ||
<key>DTPlatformVersion</key> | ||
<string>GM</string> | ||
<key>DTSDKBuild</key> | ||
<string>18E219</string> | ||
<key>DTSDKName</key> | ||
<string>macosx10.14</string> | ||
<key>DTXcode</key> | ||
<string>1020</string> | ||
<key>DTXcodeBuild</key> | ||
<string>10E1001</string> | ||
<key>IOKitPersonalities</key> | ||
<dict> | ||
<key>IntelMausi</key> | ||
<dict> | ||
<key>CFBundleIdentifier</key> | ||
<string>as.acidanthera.mieze.IntelMausi</string> | ||
<key>Driver Parameters</key> | ||
<dict> | ||
<key>enableCSO6</key> | ||
<true/> | ||
<key>enableTSO4</key> | ||
<false/> | ||
<key>enableTSO6</key> | ||
<false/> | ||
<key>maxIntrRate10</key> | ||
<integer>3000</integer> | ||
<key>maxIntrRate100</key> | ||
<integer>5000</integer> | ||
<key>maxIntrRate1000</key> | ||
<integer>8000</integer> | ||
<key>rxAbsTime10</key> | ||
<integer>0</integer> | ||
<key>rxAbsTime100</key> | ||
<integer>0</integer> | ||
<key>rxAbsTime1000</key> | ||
<integer>10</integer> | ||
<key>rxDelayTime10</key> | ||
<integer>0</integer> | ||
<key>rxDelayTime100</key> | ||
<integer>0</integer> | ||
<key>rxDelayTime1000</key> | ||
<integer>0</integer> | ||
</dict> | ||
<key>Driver_Version</key> | ||
<string>1.0.2</string> | ||
<key>IOClass</key> | ||
<string>IntelMausi</string> | ||
<key>IOPCIMatch</key> | ||
<string>0x10EA8086 0x10EB8086 0x10EF8086 0x10F08086 0x15028086 0x15038086 0x153A8086 0x153B8086 0x155A8086 0x15598086 0x15A08086 0x15A18086 0x15A28086 0x15A38086 0x156F8086 0x15708086 0x15B78086 0x15B88086 0x15D78086 0x15D88086 0x15E38086 0x15D68086 0x15BD8086 0x15BE8086 0x15BB8086 0x15BC8086 0x15DF8086 0x15E08086 0x15E18086 0x15E28086</string> | ||
<key>IOProbeScore</key> | ||
<integer>1000</integer> | ||
<key>IOProviderClass</key> | ||
<string>IOPCIDevice</string> | ||
</dict> | ||
</dict> | ||
<key>NSHumanReadableCopyright</key> | ||
<string>Copyright © 2014 Laura Müller. All rights reserved.</string> | ||
<key>OSBundleLibraries</key> | ||
<dict> | ||
<key>com.apple.iokit.IONetworkingFamily</key> | ||
<string>1.5.0</string> | ||
<key>com.apple.iokit.IOPCIFamily</key> | ||
<string>1.7</string> | ||
<key>com.apple.kpi.bsd</key> | ||
<string>8.10.0</string> | ||
<key>com.apple.kpi.iokit</key> | ||
<string>8.10.0</string> | ||
<key>com.apple.kpi.libkern</key> | ||
<string>8.10.0</string> | ||
<key>com.apple.kpi.mach</key> | ||
<string>8.10.0</string> | ||
</dict> | ||
<key>OSBundleRequired</key> | ||
<string>Network-Root</string> | ||
</dict> | ||
</plist> |
Binary file not shown.
Oops, something went wrong.