Commit Graph

6 Commits

Author SHA1 Message Date
Elliot Nunn 65240a0d60 Fix small typo in makefile 2018-08-02 23:30:37 +08:00
Elliot Nunn 954e9fb980 Update the makefile to help build from other repos 2018-06-29 15:48:39 +08:00
Elliot Nunn 5cdc641564 Support older Trampolines
Trampolines 7.x and earlier expect an `AAPL,toolbox-image,lzss`
property, rather than `AAPL,toolbox-parcels`. This change to bootmake.py
checks the Trampoline binary and assembles the boot script to suit it.

When you use an older Trampoline, the resultant booter will *not* be a
binary match for any Apple release. However, it should work. Also, BYO
Trampoline. Older binaries have not been included!
2018-05-21 15:43:48 +08:00
Elliot Nunn e12a315f42 Add capability to set PMU prim-info property
This property is missing from the Mac mini, and is required to
initialise the Power Manager.
2018-05-21 15:43:48 +08:00
Elliot Nunn 46d862c98c Override OF properties more flexibly using Forth 2018-05-21 15:43:48 +08:00
Elliot Nunn 313177ce2a Initial commit 2018-05-21 15:43:35 +08:00