Hollis Blanchard <[EMAIL PROTECTED]> writes:
[...]
> Because these commands need to be accessible from grub-emu (that is
> how you quit).
Oh, right.
>>> * include/grub/powerpc/ieee1275/init.h: Remove inaccurate
>>> comment.
>>
>> Can you change the comment to something sane?
>
> include
On Mar 24, 2005, at 3:41 PM, Marco Gerards wrote:
Hollis Blanchard <[EMAIL PROTECTED]> writes:
(grub_halt_init): New function.
(grub_halt_fini): Likewise.
Why do you need this?
(grub_reboot_init): New function.
(grub_reboot_fini): Likewise.
Same here.
Because these c
Hollis Blanchard <[EMAIL PROTECTED]> writes:
> 5 weeks later...
np.
> Here I did not combine i386 and PPC halt/reboot as I did in my original
> patch.
Cool!
> (grub_halt_init): New function.
> (grub_halt_fini): Likewise.
Why do you need this?
> (grub_reboot_init): New funct
5 weeks later...
Here I did not combine i386 and PPC halt/reboot as I did in my original
patch.
-Hollis
2005-03-23 Hollis Blanchard <[EMAIL PROTECTED]>
* commands/ieee1275/halt.c (grub_cmd_halt): Call grub_halt
instead of grub_ieee1275_interpret.
(grub_halt_init): New
Hollis Blanchard <[EMAIL PROTECTED]> writes:
> On Feb 20, 2005, at 7:39 AM, Yoshinori K. Okuji wrote:
>
>> On Sunday 20 February 2005 00:34, Hollis Blanchard wrote:
>>> - grub_reboot and grub_halt in util/i386/pc/misc.c are not
>>> architecture-specific, so have been moved to util/grub-emu.c.
>>
Hollis Blanchard <[EMAIL PROTECTED]> writes:
> This patch fixes PowerPC build breakage from the recent grub-emu changes. Of
> note:
>
> - grub_reboot and grub_halt in util/i386/pc/misc.c are not
> architecture-specific, so have been moved to util/grub-emu.c.
>
> - commands/ieee1275/halt.c and re
On Sunday 20 February 2005 17:38, Hollis Blanchard wrote:
> Oops, I meant to convert that into using a more generic "flags"
> argument, and then "no_apm" becomes one bit in it. How would that be?
Not bad.
Okuji
___
Grub-devel mailing list
Grub-devel@g
On Feb 20, 2005, at 7:39 AM, Yoshinori K. Okuji wrote:
On Sunday 20 February 2005 00:34, Hollis Blanchard wrote:
- grub_reboot and grub_halt in util/i386/pc/misc.c are not
architecture-specific, so have been moved to util/grub-emu.c.
grub_halt is clearly arch-specific. Look at the definition grub
On Sunday 20 February 2005 00:34, Hollis Blanchard wrote:
> - grub_reboot and grub_halt in util/i386/pc/misc.c are not
> architecture-specific, so have been moved to util/grub-emu.c.
grub_halt is clearly arch-specific. Look at the definition grub_halt in
PC. It takes one argument, while the PPC
This patch fixes PowerPC build breakage from the recent grub-emu changes. Of
note:
- grub_reboot and grub_halt in util/i386/pc/misc.c are not
architecture-specific, so have been moved to util/grub-emu.c.
- commands/ieee1275/halt.c and reboot.c are no longer
architecture-specific either. This
10 matches
Mail list logo