On Wed, 29 May 2002, Stefan Reinauer wrote: > has anyone tried patching the intXX stuff out of GRUB and make it work > as ELF payload? We have an IDE driver and LinuxBIOS table, so it should > not be too much effort to push these to GRUB. I had a not so close look > at the GRUB sources, and it seems there are not too many parts to adapt > to make it work, but then again, i might be wrong.
what's the current license situation on grub? Also, I though grub still depended on some BIOS INT support. Is that wrong? Grub uses the display a lot it seems. Is working VGA required by GRUB? If so we need to finish up the vga bios work. ron