commit | 5f876756c57c15f5e14d4136fc432b74f05f082b | [log] [tgz] |
---|---|---|
author | Anthony Liguori <aliguori@us.ibm.com> | Wed Feb 06 05:12:06 2013 -0600 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Feb 05 20:51:37 2013 -0600 |
tree | c29b82682ec92a630d9f9ff90a427e82576153db | |
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>