Commit Graph

6 Commits

Author SHA1 Message Date
Elliot Nunn
6ab4cc4edd additional cpu hack 2018-03-17 16:10:03 +08:00
Elliot Nunn
4b7971971f everything but script is perfect 2018-03-17 15:14:35 +08:00
Elliot Nunn
a65721a0e3 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-03-17 13:21:12 +08:00
Elliot Nunn
d2aefec405 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-03-05 13:25:29 +08:00
Elliot Nunn
6dffa9c6e7 Override OF properties more flexibly using Forth 2018-03-02 15:34:47 +08:00
Elliot Nunn
16035796d9 Initial commit 2018-02-18 02:28:46 +08:00