Skip to content

andyvand/macosxbootloader

 
 

Repository files navigation

Introduction

This Github project is a new and updated branch of the Yosemite tree and is now targetted at OS X 10.11 El Capitan.

Goals

This project aims to add support for El Capitan (OS X 10.11) for unsupported Mac hardware with a 32-bit only EFI implementation. Like for example the first and second generation Mac Pro models. Though it should work well with any other model with a 32-bit EFI implementation.

Current State

The current state of this project is: Phase 1, 2 and 3 completed (OS X 10.11 El Capitan is now fully supported).

Note: For more information about the development phases, please visit the TODO list.

Download

Prebuilt copies of boot.efi can be downloaded from the project download page.

Compilation

Don't want a prebuilt copy of boot.efi then compile the source code yourself, with either Microsoft Visual Studio 2013 or 2015. The latter requires you to update the solution files, but that should be done automatically in the MS Visual Studio IDE.

Note: See also Compiling-Instructions

Thanks To

This project would not have been possible without the help of Peter Holbrook and Mike Boss. Peter did all compiling and Mike ran dozens of test builds that Peter pushed out over at forums.macrumors.com Awesome work guys. Job well done!

Donations

If you like to support my work then you may want to consider to make a donation

Help

If you need help with the setup then please visit this macrumor thread

Note: Sorry. I can't help you. I don't have unsupported hardware with 32-bit EFI.

Bugs

Bugs can be reported here

Note: Please provide a clear step by step way to reproduce the bug.

License

My work is licensed under the Creative Commons Attribution-NonCommercial 3.0 Unported License and as such you must add a link to this license. Even if you only use a download link. Also note the term "NonCommercial" because I don't want to see my work end up anywhere else but here.

Note: "Tiamo" released his work under a BSD-3-Clause license

Disclaimer

Copyright (c) 2014-2015, by Pike R. Alpha – All right reserved.

Macosxbootloader is maintained by Pike R. Alpha.

About

Tiamo's bootloader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 77.3%
  • C++ 20.6%
  • Objective-C 1.1%
  • Assembly 0.5%
  • RPC 0.3%
  • Makefile 0.1%
  • Other 0.1%