qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v3] showing a splash picture when start, seabios im


From: Wayne Xia
Subject: [Qemu-devel] [PATCH v3] showing a splash picture when start, seabios image for test
Date: Mon, 27 Jun 2011 15:03:02 +0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10

    the attachment is the seabios image used to test the patch.

usage:
    apply the patch for qemu.
    alternate the bios.bin.
    start x86 qemu with a specified splash_time and file name.

limitation in seabios:
     jpeg decoder have its limitation, it only accept jpg file with
width=16*N, height=16*N.
     bmp decoder only accept 24bpp file, with a resolution that a video
mode could support. Recommended is 640x480(mostly used)

-- 
Best Regards

Wayne Xia
mail:address@hidden
tel:86-010-82450803

Attachment: bios.bin
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]