我的配置
硬件 | 型号 |
---|---|
CPU | Ryzen5 3600 |
主板 | 微星迫击炮 |
显卡 | RX570(其实是RX580阉割版刷vbios刷出来的) |
硬盘1(安装黑苹果的硬盘) | 海康C2000Pro,紫光颗粒 |
硬盘2(安装Windows的硬盘) | 浦科特M9PEG |
网卡 | 后购入的博通BCM94360(MacOS免驱,支持接力、Airdrop) |
(其他的都无关紧要) |
教程
- 博主之前已经写过一篇相当详细的教程了,是针对 OC 在我的主页里可以找到,这里放一个博客链接
- 也可以关注我的公众号:Code Segment,在历史消息里查看
EFI 分享
- 关注微信公众号,Code Segment
- 回复
oc0.5.9
获取下载链接 - 注意一定要按照之前教程里的步骤,重新生成一套序列号!然后加入到config.plist配置文件中
OC 0.5.9 的一些变化
- Added full HiDPI support in OpenCanopy
- Improved OpenCanopy font rendering by using CoreText
- Fixed light and custom background font rendering
- Added Boot#### options support in boot entry listing
- Removed HideSelf by pattern recognising BOOTx64.efi
- Added BlacklistAppleUpdate to avoid Apple FW updates
- Fixed accidental tool and NVRAM reset booting by default
- Fixed unrecognised select com.apple.recovery.boot entries
- Changed NVRAM reset not to erase BootProtect boot options
- Improved boot performance when picker UI is disabled
- Enforced the use of builtin picker when external fails
- Fixed warnings for empty NVRAM variables (e.g. rtc-blacklist)
- Added ApplePanic to store panic logs on ESP root
- Fixed ReconnectOnResChange reconnecting even without res change
- Fixed OpenCanopy showing internal icons for external drives
- Fixed OpenCanopy launching Shell with text over it
- Added partial hotkey support to OpenCanopy (e.g. Ctrl+Enter)
- Added builtin text renderer compatibility with Shell page mode
- Fixed FadtEnableReset with too small FACP tables and some laptops
- Fixed CPU detection crash with QEMU 5.0 and KVM accelerator
- Removed RequestBootVarFallback due to numerous bugs
- Added DeduplicateBootOrder UEFI quirk
- Removed DirectGopCacheMode due to being ineffective
- Fixed assertions on log exhaustion causing boot failures
- Fixed builtin text renderer failing to provide ConsoleControl
- Fixed compatibility with blit-only GOP (e.g. OVMF Bochs)
- Fixed ignoring # in DeviceProperty and NVRAM Delete
- Renamed Block to Delete in ACPI,DeviceProperties, and NVRAM
- Added MacBookPro16,2 and MacBookPro16,3 model codes
- Added PCI device scanning policy support (e.g. VIRTIO)
- Improved playback performance in AudioDxe
- Updated builtin firmware versions for SMBIOS and the rest
- Added improved CPU type detection for newer CPU types
- Added ConfigValidity utility and improved config validation
- Added serial port initialisation for serial debug logging
- Disabled empty debug log file creation to avoid ESP cluttering
- Added TscSyncTimeout quirk to workaround debug kernel assertions
- Added first-class Windows support to bless model
- Fixed LapicKernelPanic kernel quirk on 10.9
- Added prebuilt version of CrScreenshotDxe driver
- Fixed Hyper-V frequency detection compatibility
- Added SysReport option for DEBUG builds to dump system info
- Fixed crashes on some AMD firmwares when performing keyboard input
版权声明:本文为qq_43547885原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。