[PATCH] Adds spin to dictionary. Needed by bootx to boot Mac OS X.
Oct. 30, 2012
11:55 a.m.
This patch adds the spin word to the dictionary. It is used by bootx during startup to boot Mac OS X. signed-off-by: John Arbuckle <programmingkidx@gmail.com> --- arch/ppc/ppc.fs | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/arch/ppc/ppc.fs b/arch/ppc/ppc.fs index ae1f640..830b61a 100644 --- a/arch/ppc/ppc.fs +++ b/arch/ppc/ppc.fs @@ -45,3 +45,7 @@ 0 value %sprg1 0 value %sprg2 0 value %sprg3 + + +\ Set by bootx during startup +defer spin -- 1.7.5.4
November 2012
7:57 p.m.
New subject: [PATCH] Adds spin to dictionary. Needed by bootx to boot Mac OS X.
On 30/10/12 11:55, Programmingkid wrote:
This patch adds the spin word to the dictionary. It is used by bootx during startup to boot Mac OS X.
Looks sensible - do you have a reference to the BootX source for this? ATB, Mark.
4781
Age (days ago)
4783
Last active (days ago)
1 comments
2 participants
participants (2)
-
Mark Cave-Ayland -
Programmingkid