fix: Wired LAN can not work.

This commit is contained in:
Panqing Huang
2022-11-04 16:59:40 +08:00
parent 98a14b73ee
commit aa8a049a7f
509 changed files with 5337 additions and 79 deletions

20
EFI/OC/Kexts/IntelBTPatcher.kext/Contents/Info.plist Normal file → Executable file
View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>20G730</string>
<string>19H2026</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,29 +17,27 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.3.0</string>
<string>2.2.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.3.0</string>
<string>2.2.0</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>
<string>11A420a</string>
<key>DTPlatformVersion</key>
<string>12.1</string>
<string>GM</string>
<key>DTSDKBuild</key>
<string>21C46</string>
<string>19A547</string>
<key>DTSDKName</key>
<string>macosx12.1</string>
<string>macosx10.15</string>
<key>DTXcode</key>
<string>1321</string>
<string>1100</string>
<key>DTXcodeBuild</key>
<string>13C100</string>
<string>11A420a</string>
<key>IOKitPersonalities</key>
<dict>
<key>IntelBTPatcher</key>