【2025-4-6持续更新】最新OpenCore1.0.5及最新Lilu、CPUfriend等等全驱动
本帖最后由 frontways 于 2025-4-6 16:15 编辑2025.4.6更新:
-----------------------------------------------------------------------------
2025.3.5更新:
------------------------------------------------------------------------------
2025.2.27更新:
------------------------------------------------------------------------
2025.1.25无关紧要更新:
Changes:
Build: Remove out-of-support Xcode project file (#572)Removing this as it hasn't been updated for four years, so is way out of
date and does not build. Not changing any docs as it was never mentioned
in any docs.
-------------------------------------------------------------------------
2025.1.22更新:
------------------------------------------------------------------------
==========================================
2024.11.14更新:
===========================================
2024.10.11更新:
-------------------------------------------------------------------------
2024.10.03更新:
Changes:
Docs: FixupAppleEfiImages additional updates
-------------------------------------------------------------------------
2024.10.02更新:
更新:调整代码以使其在 Sequoia 中正常工作。
Changes:
Update BlueToolFixup for macOS 15 (#33)
===========================================
2024.09.30更新:
更新内容:Docs: Update FixupAppleEfiImages wording
--------------------------------------------------------------------------
2024.09.24追加更新
---------------------------------------------------------------------------
2024.08.21追加最新
------------------------------------------------------------------
#### v1.0.2
- Fixed error in macrecovery when running headless, thx @mkorje
#### v1.0.1
- Updated code and added progress bar to macrecovery, thx @soyeonswife63
- Bundled fat binary i386/x64 10.6+ compatible `nvramdump` with LogoutHook release
- Added support for manual build of i386/x64 10.6+ versions of userspace tools via `FATBIN32=1 make`
- Disabled `XcpmExtraMsrs MSR_MISC_PWR_MGMT` patch on macOS 12+ due to non-existence
- Fixed `ThirdPartyDrives` quirk on macOS 14.4 and above
- Resolved issue booting recovery for OS X 10.8 and earlier since 0.9.7
- Migrated to edk2-stable202405
前排,楼主牛逼
前排,楼主牛逼 这个可是个好东东哟,顶起来吧 还是要收费 还是要下载
楼主去哪更新的?我在github上看到还没更新,有其他渠道分享不?{:5_273:} 感谢分享了 Rico_ya 发表于 2024-8-17 19:56 https://i.pcbeta.com/static/image/common/back.gif
楼主去哪更新的?我在github上看到还没更新,有其他渠道分享不?
编译的debug版,不是发行版。这玩意儿只要关注几乎没几天都会有一个mightly出来。 fantasy0808 发表于 2024-8-17 23:31 https://i.pcbeta.com/static/image/common/back.gif
编译的debug版,不是发行版。这玩意儿只要关注几乎没几天都会有一个mightly出来。
这样子🫡 看看更新版能用不 支持,感谢分享 https://dortania.github.io/builds/ 楼主威武,感谢分享。 这样不违规? 感谢感谢分享 先试试看,好用不 多谢大佬分享,收藏了! 谢谢楼主分享 你这翻译得吓人倒怪的,还无头,我以为头没了呢{:5_272:}
为了这翻译我特意去翻了一下对应的#550 PR,人家的原文是这么说的:
When running the script in a builder, I was getting the error that Image verification failed. (Sign not allowed in string format specifier). If os.get_terminal_size().columns is less than 2 then the align left padding has a negative value, giving the error ValueError: Sign not allowed in string format specifier. I just added a check before the value's use to ensure that it isn't negative.