diff --git a/EFI/OC/Config.plist b/EFI/OC/Config.plist index c2568b6..44c2167 100755 --- a/EFI/OC/Config.plist +++ b/EFI/OC/Config.plist @@ -1050,6 +1050,15 @@ PlistPath Contents/Info.plist + + Sinetek-rtsx.kext + Comment + Card Reader + Enabled + + ExecutablePath + Contents/MacOS/Sinetek-rtsx + Block diff --git a/EFI/OC/Kexts/Sinetek-rtsx.kext/Contents/Info.plist b/EFI/OC/Kexts/Sinetek-rtsx.kext/Contents/Info.plist new file mode 100755 index 0000000..f6fec31 --- /dev/null +++ b/EFI/OC/Kexts/Sinetek-rtsx.kext/Contents/Info.plist @@ -0,0 +1,79 @@ + + + + + BuildMachineOSBuild + 16D32 + CFBundleDevelopmentRegion + en + CFBundleExecutable + Sinetek-rtsx + CFBundleIdentifier + com.sinet3k.Sinetek-rtsx + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + Sinetek-rtsx + CFBundlePackageType + KEXT + CFBundleShortVersionString + 1.0 + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 1 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 8C1002 + DTPlatformVersion + GM + DTSDKBuild + 16C58 + DTSDKName + macosx10.12 + DTXcode + 0821 + DTXcodeBuild + 8C1002 + IOKitPersonalities + + rtsx_softc + + CFBundleIdentifier + com.sinet3k.Sinetek-rtsx + IOClass + rtsx_softc + IOKitDebug + 65535 + IOPCIMatch + 0x520910EC 0x522710EC 0x522910EC 0x522A10EC 0x524910EC 0x528610EC 0x528710EC 0x528910EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + + + NSHumanReadableCopyright + Copyright © 2017 sinetek. All rights reserved. + OSBundleLibraries + + com.apple.iokit.IOPCIFamily + 2.9 + com.apple.iokit.IOStorageFamily + 2.1 + com.apple.kpi.bsd + 16.4 + com.apple.kpi.iokit + 16.4 + com.apple.kpi.libkern + 16.4 + com.apple.kpi.mach + 16.4 + com.apple.kpi.unsupported + 8.0 + + + diff --git a/EFI/OC/Kexts/Sinetek-rtsx.kext/Contents/MacOS/Sinetek-rtsx b/EFI/OC/Kexts/Sinetek-rtsx.kext/Contents/MacOS/Sinetek-rtsx new file mode 100755 index 0000000..d9e13ac Binary files /dev/null and b/EFI/OC/Kexts/Sinetek-rtsx.kext/Contents/MacOS/Sinetek-rtsx differ diff --git a/EFI/OC/Kexts/Sinetek-rtsx.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/Sinetek-rtsx.kext/Contents/_CodeSignature/CodeResources new file mode 100755 index 0000000..d5d0fd7 --- /dev/null +++ b/EFI/OC/Kexts/Sinetek-rtsx.kext/Contents/_CodeSignature/CodeResources @@ -0,0 +1,115 @@ + + + + + files + + files2 + + rules + + ^Resources/ + + ^Resources/.*\.lproj/ + + optional + + weight + 1000 + + ^Resources/.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^Resources/Base\.lproj/ + + weight + 1010 + + ^version.plist$ + + + rules2 + + .*\.dSYM($|/) + + weight + 11 + + ^(.*/)?\.DS_Store$ + + omit + + weight + 2000 + + ^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/ + + nested + + weight + 10 + + ^.* + + ^Info\.plist$ + + omit + + weight + 20 + + ^PkgInfo$ + + omit + + weight + 20 + + ^Resources/ + + weight + 20 + + ^Resources/.*\.lproj/ + + optional + + weight + 1000 + + ^Resources/.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^Resources/Base\.lproj/ + + weight + 1010 + + ^[^/]+$ + + nested + + weight + 10 + + ^embedded\.provisionprofile$ + + weight + 20 + + ^version\.plist$ + + weight + 20 + + + +