Skip to content

Commit

Permalink
remove kext itlwm
Browse files Browse the repository at this point in the history
  • Loading branch information
baopahn committed Oct 8, 2020
1 parent 075d0c7 commit f481dd4
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 136 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified EFI_OC/OC/.DS_Store
Binary file not shown.
Binary file modified EFI_OC/OC/Kexts/.DS_Store
Binary file not shown.
116 changes: 0 additions & 116 deletions EFI_OC/OC/Kexts/itlwm.kext/Contents/Info.plist

This file was deleted.

Binary file removed EFI_OC/OC/Kexts/itlwm.kext/Contents/MacOS/itlwm
Binary file not shown.
22 changes: 2 additions & 20 deletions EFI_OC/OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -1702,24 +1702,6 @@
<key>BundlePath</key>
<string>AirportItlwm.kext</string>
</dict>
<dict>
<key>Comment</key>
<string></string>
<key>MaxKernel</key>
<string></string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
<key>Enabled</key>
<false/>
<key>MinKernel</key>
<string></string>
<key>ExecutablePath</key>
<string>Contents/MacOS/itlwm</string>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>itlwm.kext</string>
</dict>
<dict>
<key>Comment</key>
<string></string>
Expand Down Expand Up @@ -1909,11 +1891,11 @@
<key>PollAppleHotKeys</key>
<true/>
<key>ShowPicker</key>
<false/>
<true/>
<key>TakeoffDelay</key>
<integer>0</integer>
<key>Timeout</key>
<integer>3</integer>
<integer>5</integer>
</dict>
<key>Debug</key>
<dict>
Expand Down

0 comments on commit f481dd4

Please sign in to comment.