mirror of
https://github.com/docee/lenovo-ideapad-310-15isk-opencore.git
synced 2025-11-09 15:10:21 +00:00
bug fixes
This commit is contained in:
81
EFI/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist
Executable file
81
EFI/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,81 @@
|
|||||||
|
<?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>20G817</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>BlueToolFixup</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.acidanthera.BlueToolFixup</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>BlueToolFixup</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>2.6.4</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>2.6.4</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>BlueToolFixup</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.acidanthera.BlueToolFixup</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>BlueToolFixup</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>BlueToolFixup</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>IOKit</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.8</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>as.vit9696.Lilu</key>
|
||||||
|
<string>1.4.7</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>
|
||||||
BIN
EFI/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup
Executable file
BIN
EFI/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup
Executable file
Binary file not shown.
BIN
EFI/OC/Kexts/IntelBTPatcher.kext/Contents/MacOS/IntelBTPatcher
Executable file
BIN
EFI/OC/Kexts/IntelBTPatcher.kext/Contents/MacOS/IntelBTPatcher
Executable file
Binary file not shown.
Binary file not shown.
@@ -388,7 +388,7 @@
|
|||||||
<key>model</key>
|
<key>model</key>
|
||||||
<string>Intel SATA Controller</string>
|
<string>Intel SATA Controller</string>
|
||||||
</dict>
|
</dict>
|
||||||
<key>PciRoot(0x0)/Pci(0x1C,0x0)/Pci(0x0,0x0)</key>
|
<key>PciRoot(0x0)/Pci(0x1C,0x4)/Pci(0x0,0x0)</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>AAPL,slot-name</key>
|
<key>AAPL,slot-name</key>
|
||||||
<string>Internal@0,28,0/0,0</string>
|
<string>Internal@0,28,0/0,0</string>
|
||||||
|
|||||||
Reference in New Issue
Block a user