changed a bit to support the compressed data by LZMA algorithm. The attachment is the patch for qemu, just to be used to help test the patches for seabios.
usage: patch the qemu, then run it like this: qemu-system-x86_64 -boot splash-time=<TIME ms>,splash=<FILE NAME> -L <BIOS_DIR> FILE NAME could be a compressed bmp/jpeg file with suffix .7z/.7Z, or a jpeg/bmp file.
currently it seem TCG still have some problem, pls use --enable-kvm to bypass it.
2011-07-05
xiaxia347work