grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: common ieee1275 code


From: Vincent Pelletier
Subject: Re: common ieee1275 code
Date: Fri, 15 Jul 2005 00:54:29 +0200
User-agent: Debian Thunderbird 1.0.2 (X11/20050602)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hollis Blanchard wrote:
> "reboot" and "halt" commands are not specified by IEEE1275, so vary by
> implementation. For example, although "reset-all" works on both Mac and
> pSeries, "shut-down" doesn't work on pSeries. The odds of OpenBoot
> diverging here are pretty good.

Reboot is "reset-all" too, and shutdown is "power-off" (from OB v3
documentation). Tested on U1, U10, Sun blade 150.
Maybe could these be set with #define.

Something like :

kern/ieee1275/openfw.c :
[...]
#include <grub/machine/ieee1275.h>
[...]

include/grub/machine/ieee1275.h :
#define REBOOT "reset-all"
#define HALT "power-off"
[maybe others]

Vincent Pelletier
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC1u0lFEQoKRQyjtURArpfAKCIcw8pc+2ZYfI3pEjv5HkGQTMLigCcDy/Y
nU7GfthXExumgxVGoErbCe4=
=NOTX
-----END PGP SIGNATURE-----

        

        
                
___________________________________________________________________________ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]