qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] OVMF, SeaBIOS & non-CSM based legacy boot
@ 2011-03-21 18:14 Jordan Justen
  2011-03-21 18:27 ` Anthony Liguori
  0 siblings, 1 reply; 19+ messages in thread
From: Jordan Justen @ 2011-03-21 18:14 UTC (permalink / raw)
  To: qemu-devel

This weekend I spent some time working on loading SeaBIOS from OVMF to
start a legacy boot.  I was able to get x86 & x86-64 Linux to legacy
boot using this method.

Unfortunately, (I think) it is not nearly as nice a having a true CSM.
 Basically, you have to decide at some point in the OVMF boot that you
want to legacy boot, and once you start SeaBIOS running, OVMF/UEFI
will never be in the picture again (until system reset).

Contrast this to using a CSM where you can:
* Load a legacy option ROM (vbios, or disk rom),
  and use it during a UEFI boot
* Fail a legacy boot, and potentially return back to UEFI if it fails.
  (Not in all cases, if the failed boot alters the system state significantly)
* Specify via UEFI the boot process which disk to legacy boot in the CSM

So, would this be valuable (in the short term) to help move forward
QEMU's usage of OVMF and add UEFI support?  Or would QEMU require true
CSM support?

Thanks,

-Jordan

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

end of thread, other threads:[~2011-03-24 18:36 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-21 18:14 [Qemu-devel] OVMF, SeaBIOS & non-CSM based legacy boot Jordan Justen
2011-03-21 18:27 ` Anthony Liguori
2011-03-21 21:06   ` Stefan Hajnoczi
2011-03-21 21:17     ` Michael Brown
2011-03-21 21:31       ` Jordan Justen
2011-03-21 21:40       ` Stefan Hajnoczi
2011-03-21 23:14         ` Michael Brown
2011-03-21 21:23   ` Jordan Justen
2011-03-22  8:00     ` Gleb Natapov
2011-03-22 19:28       ` Jordan Justen
2011-03-22 20:07         ` Gleb Natapov
2011-03-22 21:53           ` Jordan Justen
2011-03-23 12:36             ` Gleb Natapov
2011-03-23 22:32               ` Jordan Justen
2011-03-24 11:53                 ` Gleb Natapov
2011-03-24 16:46                   ` Jordan Justen
2011-03-24 18:36                     ` Gleb Natapov
2011-03-24 12:27                 ` Michal Suchanek
2011-03-24 13:44                   ` Gleb Natapov

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).