/opencore_build

Bash script to build Opencore from source

Primary LanguageShell

opencore_build

Bash script to compile Opencore from source.

This script will git clone from the following sources:

This build script will check to see if you have all the required tools installed in order to compile these sources. If the required tools are not installed, it will prompt you to install them. Then it will build the latest commits to the sources using xcodebuild, nasm, and mtoc. Once build is complete a CompletedBuilds folder with the Opencore EFI structure will be produced with all the Drivers, kexts and example config.plist and ACPI SSDT examples will be placed in their respective folders. You may not need all of them, so make sure you remove any Driver, Kext and ACPI SSDT example you do not need. "They are examples only. You have been WARNED!!!!"