[SeaBIOS] [PATCH 4/6] vgabios: split out an EDID part to a single file

Hiroshi Miura miurahr at linux.com
Sat Sep 1 08:09:12 CEST 2012


  - introduce vbe_edid.c
    to split out EDID part from bochsvga source.

Signed-off-by: Hiroshi Miura <miurahr at linux.com>
---
 Makefile          |    3 +-
 vgasrc/bochsvga.c |  126 -------------------------------------------------
 vgasrc/bochsvga.h |    2 -
 vgasrc/vbe_edid.c |  136
+++++++++++++++++++++++++++++++++++++++++++++++++++++
 vgasrc/vbe_edid.h |    4 ++
 vgasrc/vgahw.h    |    5 +-
 6 files changed, 145 insertions(+), 131 deletions(-)
 create mode 100644 vgasrc/vbe_edid.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-vgabios-split-out-an-EDID-part-to-a-single-file.patch
Type: text/x-patch
Size: 14622 bytes
Desc: not available
URL: <http://www.seabios.org/pipermail/seabios/attachments/20120901/8c5d42b7/attachment-0001.patch>


More information about the SeaBIOS mailing list