On Sat, Jul 14, 2007 at 12:31:02AM +0200, Robert Millan wrote:
> On Tue, Jul 10, 2007 at 03:26:43PM -0500, Hollis Blanchard wrote:
> > On Mon, 2007-07-09 at 17:05 +0200, Robert Millan wrote:
> > > What's the point of GRUB_IEEE1275_FLAG_NO_PARTITION_0 ? We have code that
On Tue, Jul 10, 2007 at 03:26:43PM -0500, Hollis Blanchard wrote:
> On Mon, 2007-07-09 at 17:05 +0200, Robert Millan wrote:
> > What's the point of GRUB_IEEE1275_FLAG_NO_PARTITION_0 ? We have code that
> > checks this flag, but nobody initialises it:
> >
> &g
On Mon, 2007-07-09 at 17:05 +0200, Robert Millan wrote:
> What's the point of GRUB_IEEE1275_FLAG_NO_PARTITION_0 ? We have code that
> checks this flag, but nobody initialises it:
>
> disk/ieee1275/ofdisk.c: if (! grub_ieee1275_test_flag
> (GRUB_IEEE1275_FLAG_NO_PARTITION_
What's the point of GRUB_IEEE1275_FLAG_NO_PARTITION_0 ? We have code that
checks this flag, but nobody initialises it:
disk/ieee1275/ofdisk.c: if (! grub_ieee1275_test_flag
(GRUB_IEEE1275_FLAG_NO_PARTITION_0))
include/grub/ieee1275/ieee1275.h: GRUB_IEEE1275_FLAG_NO_PARTIT