Important
This project will exclusively target macOS Ventura(^13.0) versions for the long term. I also recommend that you stay on the current version. This decision is based on balancing machine performance, pursuing functionality, ensuring user experience, and reducing maintenance costs. If you need support for higher versions, please refer to this comment
这个项目将长期仅面向 macOS Ventura(^13.0) 版本,我也推荐你停留在当前版本,这是权衡 机器性能、追求功能性、保证使用体验、降低维护成本 下的选择,如果你需要更高版本的支持,请参考 这个评论
Full Changelog: v1.5...v2.0
EFI Update - September 27, 2024
- Added reset NVRAM tool
- Enhanced performance by
RestrictEvents
kext - Updated OpenCore to version 1.0.1
- Synchronized ACPI file with andrewlsa's masterworks 🥰
- Optimized config options for better performance and readability
- Updated kexts to the latest development version
- Improved build process with updated GitHub Action
EFI 更新 - 2024年9月27日
- 新增重置 NVRAM 工具
- 通过
RestrictEvents
kext 提高性能 - 更新 OpenCore 至 1.0.1 版本
- 同步 ACPI 文件,感谢 andrewlsa 的杰作 🥰
- 优化配置选项,提升性能和可读性
- 将 kext 更新至最新开发版本
- 更新 GitHub Action,改进构建流程