]> git.proxmox.com Git - qemu.git/commitdiff
bios: recompile BIOS
authorAnthony Liguori <aliguori@us.ibm.com>
Wed, 6 Feb 2013 11:12:06 +0000 (05:12 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 6 Feb 2013 02:51:37 +0000 (20:51 -0600)
SeaBIOS is really close to spilling over to 256k.  Until we can better
handle migration across RAM block size changes, recompile SeaBIOS with
a compiler that causes the binary to still fit in 128k.

This was built with:

gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC)

On 64-bit Fedora 18.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
pc-bios/bios.bin

index 924bee30d54a711a9d849ec4c67d38bef9ca03f4..ab5dd9db6addf9d6a6f67697231ef604bab02fc8 100644 (file)
Binary files a/pc-bios/bios.bin and b/pc-bios/bios.bin differ