Hi,
fix a few things:
apply filter to the whole scan line instead of per pixel
add support for stored block type
support RGBA color type
change a few names and types
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2008 Free Software Foundation, Inc.
*
* GRUB is free software: you
Hi!
I've been working for a few hours in a GRUB port to i386/OFW. There's
quite a bit of things that need cleanup/fix before it can be considered
complete, but it's in a stage that boots and lets you do basic things (like
listing storage devices).
It's known to work on OLPC / XO. I don't have
On Fri, Jan 11, 2008 at 05:49:40PM +0100, Uwe Hermann wrote:
> On Tue, Jan 08, 2008 at 09:26:45PM +0100, Robert Millan wrote:
> > On Tue, Jan 08, 2008 at 04:08:35PM +, Oleg Strikov wrote:
> > > Good Day!
> > > I'm gonna create some grub2 security extensions to make fully functional
> > > High
Hi,
This is reader for png image file.
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2008 Free Software Foundation, Inc.
*
* GRUB is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Softwar
On Tue, Jan 08, 2008 at 09:26:45PM +0100, Robert Millan wrote:
> On Tue, Jan 08, 2008 at 04:08:35PM +, Oleg Strikov wrote:
> > Good Day!
> > I'm gonna create some grub2 security extensions to make fully functional
> > High
> > Assurance Bootloader. Now a have some pre-alpha code, but it seems