2010/2/20 Vladimir 'φ-coder/phcoder' Serbinenko <phco...@gmail.com>: > Robo L wrote: >> >> I mean, that Grub print via lowlevel printig (int 0x10) with >> proprietary string data. > It's true that most BIOSes are proprietary and we're against non-free > firmware. Unfortunately, however, most motherboards around aren't > supported by any free firmware so we have to cope with what we have. We
How is any of this relevant to the OP's question? I think it is, somewhat, but you haven't made the connection. Also, the OP doesn't appear to be looking for a better way to print the welcome message, or to understand why the welcome message is printing via int 0x10, but actually to remove the welcome message. About the only legitimate case I can think of is if the BIOS is redirecting output to a serial port and the presence of a welcome message confuses an automated system on the other end of the serial link that isn't expecting it. > encourage you to use motherboards with free firmware. I'm aware of 3 > categories of such: > 1) Coreboot has made a great job in freeing x86-based mobos. You can > consult their list here: http://www.coreboot.org/Supported_Motherboards > 2) Touchbook by always innovating > http://alwaysinnovating.com/home/index.htm claims to use U-Boot and > supply the complete sources. I haven't checked this claim however > 3) Yeeloong by Lemote http://www.lemote.com/english/yeeloong.html. It > uses PMON, soon GRUB will work as firmware on it too (big parts are done) > On BIOS grub uses its interrupts by default because this interface > usually supports the hardware user has and on coreimg stage it allows to > shave off few bytes. However we move to using our own drivers since > firmware interface is often buggy and/or incomplete. >> >> Please can You tell me what is a reason? How is a solution? Is it a >> correct by the licence? > GRUB doesn't link with BIOS >> >> Many thanks >> >> Robo >> >> -- >> ----------------------------------------- >> E=mc2 >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Grub-devel mailing list >> Grub-devel@gnu.org >> http://lists.gnu.org/mailman/listinfo/grub-devel >> > > > -- > Regards > Vladimir 'φ-coder/phcoder' Serbinenko > > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > > _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel