Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Opencorepkg | 11,133 | 15 hours ago | 9 | bsd-3-clause | C | |||||
OpenCore bootloader | ||||||||||
Hackintosh | 7,485 | 2 months ago | 1 | mit | Shell | |||||
Hackintosh long-term maintenance model EFI and installation tutorial | ||||||||||
Hackintosh Installer University | 3,658 | 3 years ago | 18 | Rich Text Format | ||||||
Open source tutorial & information collector for hackintosh installation. | ||||||||||
Hackintosh Asus A455lf Notebook | 27 | 23 days ago | gpl-3.0 | Rich Text Format | ||||||
EFI Folder for ASUS A455LF-WX039D Notebook Series with Clover/OpenCore Legacy or UEFI | ||||||||||
Opencore | 22 | 2 months ago | bsd-3-clause | Python | ||||||
OpenCore Plistlib Generator for Mac Pro 4,1 - 5,1 | ||||||||||
Hackintosh Hp 840 G3 Opencore Monterey | 13 | a year ago | 2 | ASL | ||||||
Hackintosh HP 840 G3 Opencore Monterey | ||||||||||
Asus Vivobook Fl8700jp X509jp Icelake I7 1065g7 Hackintosh | 9 | 23 days ago | mit | C | ||||||
ASUS FL8700JP笔记本的专属EFI,有相同机型和相同处理器的可以来参考借鉴。 | ||||||||||
Soshdboot | 7 | 8 months ago | gpl-3.0 | Assembly | ||||||
Apple III SOS harddisk booting | ||||||||||
Hp Zbookpro G1 Macos Catalina | 5 | 3 years ago | 2 | |||||||
EFI for HP zBookPro G1 for macOS Catalina 10.15.6 | ||||||||||
Hp Elitebook 840 G3 Hackintosh Ventura | 3 | 5 days ago | ASL | |||||||
A prebuilt Opencore EFI for macOS Ventura on the HP Elitebook 840 G3 |
OpenCore bootloader with development SDK.
This repository also contains additional UEFI support common libraries shared by other projects in Acidanthera. The primary purpose of the library set is to provide supplemental functionality for Apple-specific UEFI drivers. Key features:
Early history of the codebase could be found in AppleSupportPkg and PicoLib library set by The HermitCrabs Lab.
This library implements basic safety features recommended for the use within the project. It implements fast safe integral arithmetics mapping on compiler builtins, type alignment checking, and UBSan runtime, based on NetBSD implementation.
The use of UBSan runtime requires the use of Clang compiler and -fsanitize=undefined
argument. Refer to
Clang documentation for more
details.
Please refer to the following list of OpenCore discussion forums.