• Stars
    star
    778
  • Rank 58,431 (Top 2 %)
  • Language
  • Created almost 6 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Hackintosh EFI

Requires macOS 10.14+. Works with Catalina and Big Sur. It's Free and Open Source.

GitHub release GitHub release date GitHub last commit GitHub download latest GitHub download total
GitHub stars GitHub forks GitHub issues GitHub issues closed

Getting Started Tutorials & Documentation

https://sleele.com/2019/07/14/gettingstartedtutorial/

Wiki

https://github.com/SuperNG6/MSI-B360-Big-Sur-EFI/wiki
https://sleele.com/2020/04/13/hackintosh-Big-Sur

OpenCore Guide

https://sleele.com/2019/10/31/opencore-guide/

Platform Info && Download link

SMBIOS Platform download link
Macmini8,1 ONLY IGPU https://github.com/SuperNG6/MSI-B360-Big-Sur-EFI/releases/download/12.4/ONLY.IGPU.Macmini8.1.zip
iMac19,1 AMD RX550Lexa+IGPU https://github.com/SuperNG6/MSI-B360-Big-Sur-EFI/releases/download/12.4/AMD.RX550Lexa+IGPU.iMac19.1.zip
iMac19,1 AMD 5500XT+IGPU https://github.com/SuperNG6/MSI-B360-Big-Sur-EFI/releases/download/12.4/AMD.5500XT+IGPU.iMac19.1.zip
iMac19,1 AMD 5700XT+IGPU https://github.com/SuperNG6/MSI-B360-Big-Sur-EFI/releases/download/12.4/AMD.5700XT+IGPU.iMac19.1.zip
iMac19,1 AMD GPU+IGPU https://github.com/SuperNG6/MSI-B360-Big-Sur-EFI/releases/download/12.4/AMD.GPU+IGPU.iMac19.1.zip
iMacPro1,1 ONLY AMD GPU https://github.com/SuperNG6/MSI-B360-Big-Sur-EFI/releases/download/12.4/ONLY.AMD.GPU.iMacPro1.1.zip

Acidanthera & Hackintosh Tools

https://github.com/SuperNG6/Acidanthera-Hackintosh-Tools

Components Version
OpenCorePkg 0.8.1
AppleALC 1.7.2
IntelMausi 1.0.7
Lilu 1.6.0
VirtualSMC 1.2.9
WhateverGreen 1.5.9
NVMeFix 1.0.9

Changelog

2022/06/14

1、update config.plist
2、update OpenCorePkg & Kexts to the latest
3、support macOS Monterey 12.4
4、fixed AMD RX550Lexa Metal GPUFamily macOS 2 support @layui0320

2022/05/14

1、update config.plist
2、update OpenCorePkg & Kexts to the latest
3、support macOS Monterey 12.3.1
4、added support for AMD RX550Lexa+IGPU platform

2022/03/21

1、update config.plist
2、update OpenCorePkg & Kexts to the latest
3、support macOS Monterey 12.3

2022/01/31

1、update config.plist
2、update OpenCorePkg & Kexts to the latest
3、support macOS Monterey 12.2

2021/12/15

1、update config.plist
2、update OpenCorePkg & Kexts to the latest
3、support macOS Monterey 12.1

2021/10/28

1、update config.plist
2、update OpenCorePkg & Kexts to the latest
3、support macOS Big Sur 11.6.1 & Monterey 12.0.1

2021/09/14

1、upgrade version number & support macOS Big Sur 11.6

2021/09/11

1、update config.plist & support macOS Big Sur 11.5.2
2、update OpenCorePkg & Kexts to the latest

2021/07/28

1、update config.plist & support macOS Big Sur 11.5.1
2、update OpenCorePkg & Kexts to the latest

2021/06/12

1、update config.plist & support macOS Big Sur 11.4
2、update OpenCorePkg & Kexts to the latest

2021/05/07

1、update config.plist & support macOS Big Sur 11.3.1
2、update OpenCorePkg & Kexts to the latest

2021/04/27

1、fixed 'ONLY IGPU EFI' HDMI black screen issue #226 (add boot-args '-igfxblr igfxonln=1')
2、update OpenCorePkg & Kexts to the latest
3、update config.plist & support macOS Big Sur 11.3

2021/02/15

1、update OpenCorePkg & Kexts to the latest
2、update config.plist & support macOS Big Sur 11.2.1

2021/01/27

1、update OpenCorePkg & Kexts to the latest
2、update config.plist & support macOS Big Sur 11.2

2020/12/25

1、add AMD 5700XT+IGPU Platform EFI

2020/12/18

1、update HfsPlus.efi & fix HfsPlus.efi at o cannot be loaded

2020/12/17

1、update OpenCorePkg & Kexts to the latest
2、support macOS Big Sur 11.1
3、remove  boot argument,added  boot argument to enable RPS control patch (improves IGPU performance)

2020/11/14

1、update OpenCorePkg & Kexts to the latest
2、support macOS Big Sur 11.0.1
3、improved performance and stability

2020/09/26

1、update OpenCorePkg & Kexts to the latest
2、support macOS Catalina 10.15.7 & macOS Big Sur 11 Beta 8

2020/08/04

1、fix black screen on igfx since 10.15.5 & 10.15.6
2、update OpenCorePkg & Kexts to the latest
3、added "ONLY AMD GPU (iMacPro1,1)" platform EFI
4、abandon ApfsDriverLoader.efi and use OpenCore's built-in apfs driver.
5、preliminary support macOS BigSur 11.0

2020/04/07

1、update OpenCorePkg 0.5.7 & AppleALC 1.4.8 & Lilu 1.4.3 & VirtualSMC 1.1.2 & WhateverGreen 1.3.8
2、using the new memory injection method (KASLR)
3、improved IGPU performance
4、remove USBInjectAll.kext,using custom USBPorts.kext & USBPower.kext
5、add NVMeFix.kext for enhanced nvme driver compatibility
6、improved performance and stability
history

2020/03/05

1、Set the default ExposeSensitiveData value to 3,fix non-native nvram motherboard can’t boot issue
2、Fix Intel HDMI output

2020/03/03

1、Adjust some parameters
2、Improved performance and stability

2020/03/02

1、Build based on the new config.plist file
2、Update OpenCorePkg 0.5.6 & AppleALC 1.4.7 & Lilu 1.4.2 &  WhateverGreen 1.3.7
3、Fixed locating DMG recovery in APTIO IV firmwares on FAT32

2020/02/15

Merge OpenCore branch change
1、update OpenCorePkg 0.5.5 & AppleALC 1.4.6 & VirtualSMC 1.1.1
2、remove slide value,now support more motherboard (z390,b360 b365 ....)
3、set the default recovery language to zh-Hant
4、support native nvram for 300-series chipsets
5、added TakeoffDelay value(200) for improved action hotkey support
6、add NvramReset options at boot
7、support macOS Catalina 10.15.3

If you used to apply simulation nvaram,please operate in the following way.

Clover

delete these files /Volumes/EFI/nvram.plist /etc/rc.clover.lib /etc/rc.boot.d/10.save_and_rotate_boot_log.local /etc/rc.boot.d/20.mount_ESP.local /etc/rc.boot.d/70.disable_sleep_proxy_client.local.disabled /etc/rc.boot.d/80.save_nvram_plist.local /etc/rc.boot.d /etc/rc.shutdown.d

OpenCore

sudo rm -rf sudo defaults delete com.apple.loginwindow LogoutHook

2020/01/15

1、Support macOS Catalina 10.15.2
2、Update kext & driver & clover
3、Merge preview branch change

2019/07/23

1、Support macOS Mojave 10.14.6    

2019/06/24

1、Support latest BIOS version 1.60
2、Update Clover 4934
3、Replace OsxAptioFixDrv-64.efi with OsxAptioFix2Drv-free2000.efi & Enhanced compatibility
4、Contain more updates

2019/05/14

1、Update Clover 4928 && Update AppleALC 1.3.7
2、Support macOS Mojave 10.14.5

2019/05/04

1、Update Clover 4925
2、Replace FakeSMC with VirtualSMC
3、Add SMCProcessor.kext、SMCSuperIO.kext
4、Remove HibernationFixup.kext
5、Improve performance and stability

2019/04/13

1、Update Clover 4919 && Support HDMI、DVI

2019/03/31

1.Update Clover 4915 fix applertc patch for 10.14.4+. thanks to RodionS
  Cleanup iGPU values and fix force reboot when wakes up with an HDMI connected in 10.14+
2.Remove ‘Fix RTC _STA bug’ patch

2019/03/28

1、Exclude new framebuffer patchers because of its instability
2、Do not support HDMI、DVI for the moment

2019/03/25

1、Update Clover 4895 Support macOS Mojave 10.14.4
2、Compatible with the latest BIOS version && Support DP、HDMI、DVI
3、Update USB Patches
4、Replace VBoxHfs-64.efi with HFSPlus.efi
5、Update AppleALC && Lilu && WhateverGreen

2019/01/25

1、Fix Audio (Layout ID 15) and use Hackintool driver UHD630
2、Update Clover version 4862 support macOS 10.14.4 beta1
3、It is highly recommended to upgrade to the latest version to solve USB problems

Recommend to modify your SMBIOS

Link of tutorial:https://sleele.com/2019/03/21/smbios/ vXUITT

Recommend BIOS version 7B23v16

MSI B360 BIOS download link https://cn.msi.com/Motherboard/support/B360M-MORTAR 示例图片加载失败

hackintosh PCI Devices setting

Link of tutorial:https://sleele.com/2019/05/05/hackintosh-pcidevices/ 示例图片加载失败

Detail:

My Blog: https://sleele.com/2020/04/13/hackintosh-catalina/

dr8BYB 截屏2020-08-09上午10.26.57 cKp37i 6U2TQO qM1uoH Zq3EKh 9vtHF1 vNLdMd aIzBBu

More Repositories

1

Docker-qBittorrent-Enhanced-Edition

Docker-qBittorrent-Enhanced-Edition
Python
628
star
2

docker-aria2

Docker Aria2的最佳实践
Shell
379
star
3

Aria2-Trackers

自动获取tracker文件并转换为Aria2可用格式
HTML
306
star
4

docker-bilibili-helper

docker bilibili助手
Shell
261
star
5

docker-qbittorrent

docker qBittorren
Python
136
star
6

MSI-B660-Monterey-EFI

Hackintosh MSI B660 EFI
84
star
7

docker-subfinder

subfinder 字幕查找器 自动搜索并下载影视字幕
Dockerfile
57
star
8

docker-baidupcs-web

离线百度网盘下载Docker版
Dockerfile
38
star
9

Acidanthera-Hackintosh-Tools

Acidanthera Hackintosh Tools
Shell
28
star
10

linux-setup.sh

Linux服务器配置优化脚本 bash <(wget -qO - bit.ly/ls-set)
Shell
22
star
11

docker-ariang

Docker Aria2 WebUI AriaNg (less than 600KB)
Dockerfile
11
star
12

ForcePingFang-SC

强制使用苹方字体
JavaScript
5
star
13

docker-singbox

The universal docker proxy platform
Dockerfile
5
star
14

AriaNG

Aria2在线WebUI
HTML
3
star
15

docker-warp-proxy

Dockerfile
3
star
16

md2all

为防止md2all失效,fork了一份
HTML
2
star
17

bilibili-helper-runer

使用github action持续运行最新版本BILIBILI-HELPER
Shell
2
star
18

docker-node

基于nodejs官方镜像构建,添加 cnpm git curl wget tzdata 等常用工具
Shell
1
star
19

docker-nginx

nginx with third party dynamic-module
Dockerfile
1
star
20

Actions-OpenWrt

Shell
1
star
21

Source

My Source
1
star
22

mac-aria2c

Mac aria2c static binary
1
star
23

Docker-images-template

Docker镜像制作模板
Shell
1
star
24

docker-baseimage-python

python:3.7.6-slim-buster | alpine with s6-overlay
Dockerfile
1
star