[OpenBIOS] [PATCH] adds spin word to dictionary

Mark Cave-Ayland mark.cave-ayland at ilande.co.uk
Tue Nov 13 23:45:47 CET 2012


On 11/11/12 20:25, Programmingkid wrote:

> This patch adds the word 'spin' to the dictionary. It is defer instance that is set by Bootx while booting Mac OS X. I kept it in the ppc.fs file because this file is only used on PowerPC targets.
>
> Index: trunk/openbios-devel/arch/ppc/ppc.fs
> ===================================================================
> --- trunk/openbios-devel/arch/ppc/ppc.fs	(revision 1067)
> +++ trunk/openbios-devel/arch/ppc/ppc.fs	(working copy)
> @@ -45,3 +45,6 @@
>   0 value %sprg1
>   0 value %sprg2
>   0 value %sprg3
> +
> +\ Set by BootX to boot Mac OS X
> +defer spin
> \ No newline at end of file

Missing a Signed-off-by?


ATB,

Mark.



More information about the OpenBIOS mailing list