grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
* grub2 as coreboot's payload need serial port debug
@ 2013-09-22  7:14 jstkf2012
  2013-09-22 16:57 ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 1 reply; 2+ messages in thread
From: jstkf2012 @ 2013-09-22  7:14 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 799 bytes --]

Dear Maillist,
I am a bios engineer from Byosoft.
I have 3 questions about "grub2 as coreboot's payload".
(1).how can I enable serial port during post?
l add following in grub.cfg ,but it seems doesn't make sense.
//>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
# Enable serial console
serial --speed=115200 --unit=0 --word=8 --parity=no --stop=1
terminal_input --append serial
terminal_output --append serial
//<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
the log shows the serial debug message in coreboot phrase,but there's no
message about the payload:grub2 .
(2).USB & PS2 device can't be used under GRUB shell
I can boot to GRUB SHELL under QEMU emulation,but the usb & ps2 KeyBorad
can't be used.
Do I need to add something to support this?

Thanks,
TankTang

[-- Attachment #2: Type: text/html, Size: 2185 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-09-22 16:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-22  7:14 grub2 as coreboot's payload need serial port debug jstkf2012
2013-09-22 16:57 ` Vladimir 'φ-coder/phcoder' Serbinenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).