Skip to content

Bash script to build Opencore from source

Notifications You must be signed in to change notification settings

errorexists/opencore_build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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!!!!"

About

Bash script to build Opencore from source

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages