惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 司徒正美
月光博客
月光博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
美团技术团队
WordPress大学
WordPress大学
罗磊的独立博客
Last Week in AI
Last Week in AI
人人都是产品经理
人人都是产品经理
爱范儿
爱范儿
MongoDB | Blog
MongoDB | Blog
J
Java Code Geeks
H
Hackread – Cybersecurity News, Data Breaches, AI and More
H
Help Net Security
S
SegmentFault 最新的问题
C
Check Point Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
腾讯CDC
Engineering at Meta
Engineering at Meta
The GitHub Blog
The GitHub Blog
F
Fortinet All Blogs
D
DataBreaches.Net
雷峰网
雷峰网
GbyAI
GbyAI
宝玉的分享
宝玉的分享

Comments for The Eclectic Light Company

Should you try Golden Gate beta? Solutions to Saturday Mac riddles 367 In the shadow: Diego Velázquez Comment on Last Week on My Mac: Freshen up your documents by David Comment on Happy 250th birthday America 2 by mac Happy 250th birthday America 1 Brushstrokes: Portraits 1760-1877 Spotlight and Core Spotlight are different Comment on Sort order, collation and the Finder by eyelessjerry Comment on Apple has just released macOS 26.5.2 Tahoe by Derek Currie Great Ladies of Impressionism: Marie Bracquemond Comment on Get more from your Mac’s log by extending its duration by John Gilbert Comment on Keep your Mac cool using physics by F Portraits of trees: Coppices and pollards Comment on Logistician 1.2 fixes a couple of bugs by info395288a4d1d What does Activity Monitor measure? Last Week on My Mac: Spotlight on semantics An American in Paris: paintings of Henry Ossawa Tanner 1902-1930 An American in Paris: paintings of Henry Ossawa Tanner 1880-1902 Great Ladies of Impressionism: Berthe Morisot 1874-1891 What to do with a hot Mac Deprecations and removals from Golden Gate Brushstrokes: From El Greco to Rembrandt Portraits of trees: Dutch Golden Age How to get the most from SilentKnight 3 Comment on Hero or hooligan: Achilles becomes the warrior by Deborah J. Brasket Solutions to Saturday Mac riddles 365 Comment on SilentKnight 3.0 for Apple silicon Macs running Sequoia and later (full release) by michaelriccioli Comment on Last Week on My Mac: Uncompressed compressed files by fds Comment on Explainer: Memory by jzonedotcom
Firmware has become complicated again
John Woods · 2026-06-30 · via Comments for The Eclectic Light Company

Before Intel Macs came with T2 chips, their EFI firmware was such a nightmare that macOS came with the eficheck service, that ran periodically to ensure a Mac’s firmware was reasonably up to date. Although EFI firmware updates came with each macOS update, some models built in specific configurations appeared unable to update their firmware, and fell years out of date. To get an idea of how complicated EFI firmware became, browse the last versions for Intel MacBook Pro models in my database on GitHub.

In 2017 the T2 chip changed this, and ever since all Macs with T2 chips kept up to date with a supported version of macOS have run the same firmware. When the first Apple silicon Macs arrived in 2020, the same rule applied, in that they all ran the same version of their iBoot firmware, as long as they were kept up to date with a supported version of macOS.

The first crack appeared in macOS Tahoe 26.4, when Apple unexpectedly changed firmware version numbering for Apple Silicon Macs, resulting in them updating from an iBoot version of 13822.81.10 to mBoot 18000.101.7, not that Apple has mentioned a word about this. As far as I can guess, it was to bring Mac and device firmware into the same numbering system. At least the matching security updates to 14.8.5 and 15.7.5 also switched to the new mBoot version, retaining some coherence.

Last night, the Tahoe security update to version 26.5.2 came with an mBoot firmware update, from 18000.120.36 in 26.5 to 18000.121.3 (there were no firmware updates in 26.5.1). Today’s problem arises from the fact that Apple didn’t release security updates for its other two supported macOS, Sonoma and Sequoia, just Safari updates. So as of this morning, Apple silicon Macs kept up to date with a supported version of macOS could have either:

  • mBoot 18000.120.36 if they’re still running Sonoma 14.8.7 or Sequoia 15.7.7, or
  • mBoot 18000.121.3 if they’re running Tahoe 26.5.2.

Add to those users who are running a beta-release of macOS 14, 15 or 26, who may have a different version again, and those beta-testing Golden Gate who may have yet another mBoot version.

As far as I’m aware, this is the first time in the last six years that large numbers of Macs will have firmware that is out of sync. I’m hoping that security updates to 14.8.8 and 15.7.8 might be released shortly to restore order, although the release of Safari updates suggests that Apple doesn’t intend doing that. For the time being, this is what you should expect to see in SilentKnight:

  • SilentKnight version 2.14 will simply report the mBoot version, 18000.120.36 for 14.8.7 and 15.7.7, or 18000.121.3 for 26.5.2.
  • SilentKnight version 3.01 will report those same versions as being “found”, while expecting 18000.120.36. I can’t set the version expected to that for 26.5.2 because that would then make 14.8.7 and 15.7.7 report their mBoot firmware as being out of date, although they don’t have any other option.

I suppose six years of simplicity and clarity in firmware versions was a good run, but it looks as if SilentKnight 3 is going to have to return to making complicated checks on firmware once more.