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

Hollis Blanchard wrote:
> AFAIK all PPC implementations use "reset-all" to reboot, so until we
> know of another command used by some other PPC firmware, no flag is needed.

We could even (dirty inside !) call sequeltnailly al the methods. As
they are used to perform something that definitelly interrupts program
execution, it shouldn't hurt.

Something like :

ieee1275exec("power-off");
ieee1275exec("shutdown");
for(;;);

So each one is a fallback for the previous one. We would have to make
sure C doesn't skip the lines following the first, so the function have
not to be tagged "never return".

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

iD8DBQFC2YUnFEQoKRQyjtURAvpsAJ0XTOU28i4kfWPVciCeWQeg+x/luQCZARbq
IU3/eozctoQJjMa8pC/VXXg=
=KGa0
-----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
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to