All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC v2 0/4] hvmloader: make OVMF work with Xen
@ 2013-11-19 21:11 Wei Liu
  2013-11-19 21:11 ` [PATCH RFC v2 1/4] hvmloader/ovmf: increase blob size to 2MB Wei Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Wei Liu @ 2013-11-19 21:11 UTC (permalink / raw)
  To: xen-devel; +Cc: Wei Liu

This is version 2 of Xen side patches.

Changes in V2:
* ovmf_info is now almost the same as seabios_info
* bump e820 entry number to 128
* modify build_e820_table to avoid BIOS region reservation if there's none

Wei.

Wei Liu (4):
  hvmloader/ovmf: increase blob size to 2MB
  hvmloader/ovmf: show OVMF_BEGIN as bios address
  hvmloader/ovmf: setup ovmf_info
  hvmloader/ovmf: setup E820 map

 tools/firmware/hvmloader/e820.c |   20 ++++++------
 tools/firmware/hvmloader/ovmf.c |   67 +++++++++++++++++++++++++++++++++++----
 2 files changed, 72 insertions(+), 15 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2013-11-19 21:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-19 21:11 [PATCH RFC v2 0/4] hvmloader: make OVMF work with Xen Wei Liu
2013-11-19 21:11 ` [PATCH RFC v2 1/4] hvmloader/ovmf: increase blob size to 2MB Wei Liu
2013-11-19 21:11 ` [PATCH RFC v2 2/4] hvmloader/ovmf: show OVMF_BEGIN as bios address Wei Liu
2013-11-19 21:11 ` [PATCH RFC v2 3/4] hvmloader/ovmf: setup ovmf_info Wei Liu
2013-11-19 21:35   ` Konrad Rzeszutek Wilk
2013-11-19 21:11 ` [PATCH RFC v2 4/4] hvmloader/ovmf: setup E820 map Wei Liu

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.