On Mon, Mar 20, 2017 at 02:58:01PM +0530, Gailu Singh wrote:
> Hi Experts,
>
> We are using coreboot + grub to load Linux. We display splash screen in
> coreboot but this splash screen is wiped out by GRUB. Our requirement is to
> continue same splash screen (loaded by coreboot) on display until Linux
> booting is completed. Grub console/menu is needed on on serial port but not
> on display
>
> Is this possible? If yes how can I achieve it in grub.cfg.

I am not sure but you can try to not load any of video modules
and fiddle with terminal_input and terminal_output commands.

Daniel

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to