We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 087e486 commit 3ad0963Copy full SHA for 3ad0963
BrcmPatchRAM/BlueToolFixup.cpp
@@ -280,6 +280,6 @@ PluginConfiguration ADDPR(config) {
280
bootargBeta,
281
arrsize(bootargBeta),
282
KernelVersion::Monterey,
283
- KernelVersion::Sequoia,
+ KernelVersion::Tahoe,
284
pluginStart
285
};
Changelog.md
@@ -1,5 +1,8 @@
1
BrcmPatchRAM Changelog
2
======================
3
+#### v2.7.1
4
+- Added constants for macOS 26 support
5
+
6
#### v2.7.0
7
- Improved performance on macOS 15+ by disabling incompatible patches
8
- Require setting bluetoothExternalDongleFailed and bluetoothInternalControllerInfo NVRAM variables on all macOS versions
0 commit comments