[OpenBIOS] [PATCH] Adds spin to dictionary. Needed by bootx to boot Mac OS X.

Programmingkid programmingkidx at gmail.com
Tue Oct 30 12:55:58 CET 2012


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 at 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openbios.org/pipermail/openbios/attachments/20121030/f9fac31b/attachment.html>


More information about the OpenBIOS mailing list