Skip to content

Commit 0dad00e

Browse files
osyosy
osy
authored and
osy
committed
Fix SATA boot issues (resolves #33)
1 parent e70b37c commit 0dad00e

File tree

1 file changed

+5
-14
lines changed

1 file changed

+5
-14
lines changed

Clover/config.plist

+5-14
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,6 @@
88
<dict>
99
<key>Patches</key>
1010
<array>
11-
<dict>
12-
<key>Comment</key>
13-
<string>change SAT0 to SATA</string>
14-
<key>Disabled</key>
15-
<false/>
16-
<key>Find</key>
17-
<data>
18-
U0FUMA==
19-
</data>
20-
<key>Replace</key>
21-
<data>
22-
U0FUQQ==
23-
</data>
24-
</dict>
2511
<dict>
2612
<key>Comment</key>
2713
<string>change HDAS to HDEF</string>
@@ -200,6 +186,11 @@
200186
<key>name</key>
201187
<string>pci8086,9cc1</string>
202188
</dict>
189+
<key>PciRoot(0)/Pci(23,0)</key>
190+
<dict>
191+
<key>name</key>
192+
<string>pci8086,a102</string>
193+
</dict>
203194
</dict>
204195
</dict>
205196
<key>GUI</key>

0 commit comments

Comments
 (0)