-----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
_______________________________________________
Grub-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/grub-devel