All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 2] Add the OVMF UEFI support to hvmloader
@ 2012-02-22 19:17 Attilio Rao
  2012-02-22 19:17 ` [PATCH 1 of 2] Add the support for Xen to include OVMF UEFI support and directly use it Attilio Rao
  2012-02-22 19:17 ` [PATCH 2 of 2] Add the ability to specify the option "bios_override" in the guest Attilio Rao
  0 siblings, 2 replies; 19+ messages in thread
From: Attilio Rao @ 2012-02-22 19:17 UTC (permalink / raw)
  To: xen-devel; +Cc: gbtju85

The attached patches rewamp an early SoC 2011 work by Bei Guan and
add the support for OVMF UEFI in hvmloader.

In order to use the OVMF the guest configuration file must specify it
via the introduced bios_override option and the Tianocore roms must be
built and copied manually into the specific location (as explained in
the comments about ovmf_infrastructure.patch).

An open point is how to deal with download and building of the rom
themselves.
We should likely mirror the edk2 svn tree (or a part of it) via an
utility as git-svn and download with git as we already do with projects
as seabios.

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

end of thread, other threads:[~2012-02-24  8:50 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-22 19:17 [PATCH 0 of 2] Add the OVMF UEFI support to hvmloader Attilio Rao
2012-02-22 19:17 ` [PATCH 1 of 2] Add the support for Xen to include OVMF UEFI support and directly use it Attilio Rao
2012-02-23 10:07   ` Ian Campbell
2012-02-23 10:18     ` Attilio Rao
2012-02-23 10:44       ` Ian Campbell
2012-02-23 14:48       ` Jan Beulich
2012-02-23 15:37         ` Ian Campbell
2012-02-23 17:33           ` Jordan Justen
2012-02-24  8:45             ` Ian Campbell
2012-02-24  8:35           ` Jan Beulich
2012-02-24  8:43             ` Ian Campbell
2012-02-24  8:50               ` Jan Beulich
2012-02-23 16:21     ` Jordan Justen
2012-02-23 16:36       ` Ian Campbell
2012-02-23 10:13   ` Keir Fraser
2012-02-22 19:17 ` [PATCH 2 of 2] Add the ability to specify the option "bios_override" in the guest Attilio Rao
2012-02-23 10:13   ` Ian Campbell
2012-02-23 10:31     ` Attilio Rao
2012-02-23 10:46       ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.