[SeaBIOS] [PATCH 0/3] add option to generate small bios

Michael S. Tsirkin mst at redhat.com
Wed Sep 25 11:36:13 CEST 2013


This adds an option to generate a small bios,
so that it's easy for people who want to
generate binary compatible with QEMU 1.6
and earlier (which used a 128K buffer).

Default is 256K (for future QEMU).

Michael S. Tsirkin (3):
  Kconfig: add explicit QEMU 128/QEMU 256 targets
  xhci: disable for QEMU_128K
  acpi rom file loading: disable for QEMU 128K

 src/Kconfig | 28 +++++++++++++++++++++++-----
 1 file changed, 23 insertions(+), 5 deletions(-)

-- 
MST




More information about the SeaBIOS mailing list