Skip to content

Commit

Permalink
Updated config.plist to remove referencing to a non-existing ssdt-usb…
Browse files Browse the repository at this point in the history
…2.aml

Updated config.plist, to remove the reference to the non-exist SSDT-USB2.AML, which was just a cosmetic description for USB2 ports. I removed the file earlier but forgot to dereferencing it.
  • Loading branch information
BillDH2k committed Jan 2, 2022
1 parent ac6ef18 commit 11773a4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
Binary file modified EFI/OC/.DS_Store
Binary file not shown.
8 changes: 0 additions & 8 deletions EFI/OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,6 @@
<key>Enabled</key>
<true/>
</dict>
<dict>
<key>Comment</key>
<string>SSDT-USB2.aml</string>
<key>Path</key>
<string>SSDT-USB2.aml</string>
<key>Enabled</key>
<true/>
</dict>
<dict>
<key>Comment</key>
<string>SSDT-OTHERS.aml</string>
Expand Down

0 comments on commit 11773a4

Please sign in to comment.