Skip to content

Releases: YBronst/CloverBootloader

Release-5170

01 Mar 04:33

Choose a tag to compare

KernelAndKextPatches will be global only. It increases stability and reliability of the bootloader.

MD5 (Clover_r5170.pkg) = c37dd7ab01295f13e2fab585e7b3b0cf

What's Changed

Minor Fix in rEFIt_UEFI/entry_scan/loader.cpp by @YBronst in #805
Fixed a regression in the Volume display name function. by @YBronst in #806

  • Fix GUI indices for Audio and DSDT, and remove broken audio mask by @YBronst in #3
  • Robust bounds checking in XStringAbstract.
  • Unified memory management for delete[].
  • Added missing operator delete[](void*) to platform wrappers.

Full Changelog: Full Changelog: 5168...5170