Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
Update USBPORTS
  • Loading branch information
johnnynunez committed Nov 8, 2018
1 parent 814fc07 commit c22b99f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions EFI/CLOVER/kexts/Other/USBPorts.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<string>1.0</string>
<key>IOKitPersonalities</key>
<dict>
<key>MacBookPro14,1-XHC</key>
<key>MacBookPro15,2-XHC</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
Expand All @@ -43,7 +43,7 @@
<key>HS01</key>
<dict>
<key>UsbConnector</key>
<integer>9</integer>
<integer>3</integer>
<key>port</key>
<data>
AQAAAA==
Expand All @@ -61,7 +61,7 @@
<key>HS04</key>
<dict>
<key>UsbConnector</key>
<integer>9</integer>
<integer>3</integer>
<key>port</key>
<data>
BAAAAA==
Expand All @@ -88,7 +88,7 @@
<key>SS01</key>
<dict>
<key>UsbConnector</key>
<integer>9</integer>
<integer>3</integer>
<key>port</key>
<data>
DQAAAA==
Expand All @@ -106,7 +106,7 @@
<key>SS04</key>
<dict>
<key>UsbConnector</key>
<integer>9</integer>
<integer>3</integer>
<key>port</key>
<data>
EAAAAA==
Expand All @@ -115,7 +115,7 @@
</dict>
</dict>
<key>model</key>
<string>MacBookPro14,1</string>
<string>MacBookPro15,2</string>
</dict>
</dict>
<key>OSBundleRequired</key>
Expand Down

0 comments on commit c22b99f

Please sign in to comment.