Add RealtekCardReader kexts for SD Card Reading

This commit is contained in:
2022-12-12 11:46:56 +01:00
parent aa8a049a7f
commit ff1282a595
7 changed files with 553 additions and 1 deletions

38
EFI/OC/config.plist Executable file → Normal file
View File

@@ -948,6 +948,42 @@
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>RealtekCardReader.kext</string>
<key>Comment</key>
<string>RealtekCardReader.kext</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/RealtekCardReader</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string></string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>RealtekCardReaderFriend.kext</string>
<key>Comment</key>
<string>RealtekCardReader.kext</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/RealtekCardReaderFriend</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string></string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
</array>
<key>Block</key>
<array/>
@@ -1481,4 +1517,4 @@
<array/>
</dict>
</dict>
</plist>
</plist>