Skip to content

Commit

Permalink
10.15 Beta
Browse files Browse the repository at this point in the history
  • Loading branch information
xxiaofeng132 committed Aug 1, 2019
1 parent 86b61b6 commit e23e263
Show file tree
Hide file tree
Showing 23 changed files with 969 additions and 53 deletions.
Binary file modified EFI/BOOT/BOOTX64.efi
Binary file not shown.
Binary file modified EFI/CLOVER/CLOVERX64.efi
Binary file not shown.
46 changes: 42 additions & 4 deletions EFI/CLOVER/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<key>Boot</key>
<dict>
<key>Arguments</key>
<string>keepsyms=1 debug=0x100 -v</string>
<string>keepsyms=1 debug=0x100 -lilubetaall -wegbeta -v</string>
<key>DefaultVolume</key>
<string>LastBootedVolume</string>
<key>Timeout</key>
Expand Down Expand Up @@ -176,12 +176,10 @@
<dict>
<key>Entries</key>
<true/>
<key>Legacy</key>
<false/>
<key>Linux</key>
<false/>
<key>Tool</key>
<false/>
<true/>
</dict>
<key>Theme</key>
<string>embedded</string>
Expand Down Expand Up @@ -244,6 +242,46 @@
SW50ZXJuYWw=
</data>
</dict>
<dict>
<key>Comment</key>
<string>USB port limit patch</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
g/sPDw==
</data>
<key>InfoPlistPatch</key>
<false/>
<key>MatchOS</key>
<string>10.15.x</string>
<key>Name</key>
<string>com.apple.iokit.IOUSBHostFamily</string>
<key>Replace</key>
<data>
g/s/Dw==
</data>
</dict>
<dict>
<key>Comment</key>
<string>USB port limit patch</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
g/kPDw==
</data>
<key>InfoPlistPatch</key>
<false/>
<key>MatchOS</key>
<string>10.15.x</string>
<key>Name</key>
<string>com.apple.driver.usb.AppleUSBXHCI</string>
<key>Replace</key>
<data>
g/k/Dw==
</data>
</dict>
</array>
</dict>
<key>RtVariables</key>
Expand Down
Binary file added EFI/CLOVER/drivers/BIOS/ApfsDriverLoader.efi
Binary file not shown.
Binary file added EFI/CLOVER/drivers/UEFI/ApfsDriverLoader.efi
Binary file not shown.
Binary file added EFI/CLOVER/drivers/UEFI/AudioDxe.efi
Binary file not shown.
Binary file added EFI/CLOVER/drivers/UEFI/DataHubDxe.efi
Binary file not shown.
Binary file added EFI/CLOVER/drivers/UEFI/EmuVariableUefi.efi
Binary file not shown.
Binary file added EFI/CLOVER/drivers/UEFI/FSInject.efi
Binary file not shown.
Binary file added EFI/CLOVER/drivers/UEFI/HFSPlus.efi
Binary file not shown.
Binary file added EFI/CLOVER/drivers/UEFI/OsxAptioFixDrv.efi
Binary file not shown.
Binary file added EFI/CLOVER/drivers/UEFI/PartitionDxe.efi
Binary file not shown.
Binary file added EFI/CLOVER/drivers/UEFI/SMCHelper.efi
Binary file not shown.
Loading

0 comments on commit e23e263

Please sign in to comment.