diff options
author | Anthony Liguori <aliguori@us.ibm.com> | 2013-02-06 05:12:06 -0600 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2013-02-05 20:51:37 -0600 |
commit | 5f876756c57c15f5e14d4136fc432b74f05f082b (patch) | |
tree | c29b82682ec92a630d9f9ff90a427e82576153db /pc-bios | |
parent | b22dd1243f38286263d40496ce5298a8a7d96eea (diff) |
bios: recompile BIOS
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>
Diffstat (limited to 'pc-bios')
-rw-r--r-- | pc-bios/bios.bin | bin | 262144 -> 131072 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/pc-bios/bios.bin b/pc-bios/bios.bin Binary files differindex 924bee30d5..ab5dd9db6a 100644 --- a/pc-bios/bios.bin +++ b/pc-bios/bios.bin |