В Wed, 08 Apr 2015 13:51:43 -0700
Jordan Justen <jordan.l.jus...@intel.com> пишет:

> On 2015-04-08 13:05:21, Andrei Borzenkov wrote:
> > Running the following
> > 
> > qemu-system-x86_64 -bios /usr/share/qemu/ovmf-x86_64.bin -serial stdio
> > 
> > all input/output is replicated to both graphic and serial console. I
> > need to test EFI program that works with serial port and it makes it
> > rather hard. Is it possible to make OVMF to use "standard" graphic
> > console only, leaving serial port free?
> 
> Hmm, I expected you'd be able to turn it off under the Boot
> Maintanence Manager => Console Options, but that doesn't appear to be
> the case. :(
> 
> > Used versions:
> > 
> > bor@opensuse:~/src/grub> rpm -q qemu ovmf
> > qemu-2.1.0-2.9.x86_64
> > ovmf-0.1+svn17055-1.3.x86_64
> 
> It doesn't look like you are building from source, but if you were
> then you could comment this line in OvmfPkg/OvmfPkgX64.fdf:
> 
> INF  MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
> 

Yes, this worked. Thank you!

Having run-time option to (persistently) disable it would be helpful
though. 

> One option without rebuilding might be to go to the UEFI shell, then
> run:
> 
> Shell> dh -p SerialIo
> 91: UnknownDevice SerialIO DevicePath(Serial(0x0)/Uart(115200,8,N,1))
> 
> Shell> disconnect 91
> 
> If you want to use the SerialIo protocol, this would not help though.
> 

Exactly :)

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to