xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] VGA BIOS patches
@ 2012-05-04 12:36 Frediano Ziglio
  2012-05-04 12:36 ` [PATCH 1/7] vgabios: Output to Qemu debug port instead of using Bochs one Frediano Ziglio
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Frediano Ziglio @ 2012-05-04 12:36 UTC (permalink / raw)
  To: xen-devel; +Cc: Frediano Ziglio

There are a could of patch to vgabios code that
 - make some optimizations
 - fix a overflow computing frame buffer size
 - make Windows 8 suport greater resolutions
 - fix some informations returned from interrupt

Frediano Ziglio (7):
  vgabios: Output to Qemu debug port instead of using Bochs one
  vgabios: Does not define cur_mode if not required
  vgabios: Fix size computation overflow
  vgabios: Report mode not supported getting mode informations
  vgabios: Reduce stack usage getting mode informations
  vgabios: Check if mode is currently supported as vesa specifications
  vgabios: Make Windows 8 support greater resolutions

 tools/firmware/vgabios/vbe.c     |   69 +++++++++++++++++++++++++++++---------
 tools/firmware/vgabios/vgabios.c |    6 ++--
 2 files changed, 56 insertions(+), 19 deletions(-)

-- 
1.7.5.4

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

end of thread, other threads:[~2012-05-04 14:48 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04 12:36 [PATCH 0/7] VGA BIOS patches Frediano Ziglio
2012-05-04 12:36 ` [PATCH 1/7] vgabios: Output to Qemu debug port instead of using Bochs one Frediano Ziglio
2012-05-04 14:04   ` Ian Campbell
2012-05-04 12:36 ` [PATCH 2/7] vgabios: Does not define cur_mode if not required Frediano Ziglio
2012-05-04 12:36 ` [PATCH 3/7] vgabios: Fix size computation overflow Frediano Ziglio
2012-05-04 14:12   ` Ian Campbell
2012-05-04 14:18     ` Frediano Ziglio
2012-05-04 14:26       ` Ian Campbell
2012-05-04 14:45         ` Frediano Ziglio
2012-05-04 14:47         ` Frediano Ziglio
2012-05-04 14:48         ` Frediano Ziglio
2012-05-04 12:36 ` [PATCH 4/7] vgabios: Report mode not supported getting mode informations Frediano Ziglio
2012-05-04 14:18   ` Ian Campbell
2012-05-04 12:36 ` [PATCH 5/7] vgabios: Reduce stack usage " Frediano Ziglio
2012-05-04 12:36 ` [PATCH 6/7] vgabios: Check if mode is currently supported as vesa specifications Frediano Ziglio
2012-05-04 12:36 ` [PATCH 7/7] vgabios: Make Windows 8 support greater resolutions Frediano Ziglio
2012-05-04 14:19   ` Ian Campbell

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