At Thu, 1 Jun 2006 17:39:13 +0200,
Yoshinori K. Okuji wrote:
>
> On Wednesday 31 May 2006 23:00, Jeroen Dekkers wrote:
> > It's actually a necessary feature for GRUB on amd64. On amd64 you have
> > 64-bit executables but GRUB will run in 32-bit mode.
> >
> > When trying to compile on amd64 I alrea
Jeroen Dekkers <[EMAIL PROTECTED]> writes:
[...]
> Now I actually booted GRUB 2 in qemu, I found another bug. :-) We are
> still using grub_host_* types in grub/kernel.h, but the types of those
> changed. We should use grub_target_* types there. As I didn't see any
> other use of grub_host_* type