Statistics
| Branch: | Revision:

root / roms @ f487b677

Name Size
Makefile 2.7 kB
SLOF 0 Bytes
config.ipxe.general.h 47 Bytes
config.seabios 37 Bytes
config.vga.cirrus 60 Bytes
config.vga.isavga 59 Bytes
config.vga.qxl 128 Bytes
config.vga.stdvga 59 Bytes
config.vga.vmware 128 Bytes
configure-seabios.sh 111 Bytes
ipxe 0 Bytes
openbios 0 Bytes
qemu-palcode 0 Bytes
seabios 0 Bytes
sgabios 0 Bytes
vgabios 0 Bytes

Latest revisions

# Date Author Comment
6683d7bc 05/28/2013 01:19 pm Gerd Hoffmann

update seabios to release 1.7.2.2

git shortlog from 1.7.2.1

Asias He (2):
virtio-scsi: Pack struct virtio_scsi_{req_cmd,resp_cmd}
virtio-scsi: Set _DRIVER_OK flag before scsi target scanning

Kevin O'Connor (1):
Cache boot-fail-wait to avoid romfile access after POST....

19cd090e 05/28/2013 01:12 pm Gerd Hoffmann

Revert "roms: switch oldnoconfig to olddefconfig"

This reverts commit a5519b42cfd6c00e9f8b31c5aad7682e7a9f1181.

Breaks "make bios" in roms/ as the kconfig version in seabios doesn't
support olddefconfig. Must have been be totally untested.

Signed-off-by: Gerd Hoffmann <>

4807ab4f 05/06/2013 06:22 pm Alexey Kardashevskiy

pseries: Update SLOF firmware image

Minor SLOF fixes which are required for libvirtd to function properly:
  • vio-vscsi: vscsi-report-luns can return 0
  • vio-vscsi: added a proper lun parser
  • SLOF: vio-vscsi: fixed bug with reported luns

Signed-off-by: Alexey Kardashevskiy <>...

467b3468 05/05/2013 12:53 pm Blue Swirl

Update OpenBIOS images

Update OpenBIOS images to OpenBIOS 1.1 release (SVN r1136) built from
submodule.

Signed-off-by: Blue Swirl <>

404e7a4f 03/26/2013 11:16 pm Anthony Liguori

Merge remote-tracking branch 'mst/tags/for_anthony' into staging

virtio,pci,qom

Work by Alex to support VGA assignment,
pci and virtio fixes by Stefan, Jason and myself, and a
new qmp event for hotplug support by myself.

Signed-off-by: Michael S. Tsirkin <>...

a5519b42 03/26/2013 09:02 pm Michael S. Tsirkin

roms: switch oldnoconfig to olddefconfig

When a new option is added that qemu does not know
about, the prudent thing is to use the default not
force it to "no".

Signed-off-by: Michael S. Tsirkin <>

95ca557d 03/25/2013 10:07 am Gerd Hoffmann

ipxe: disable two second timeout

Signed-off-by: Gerd Hoffmann <>

2397edd7 03/18/2013 11:21 am Gerd Hoffmann

Add Makefile rules to build nic rom binaries

"make -C roms pxerom" will build the ipxe roms and update
the binaries in pc-bios/, i.e. it basically documents how
the build process of our current nic roms works.

Signed-off-by: Gerd Hoffmann <>

c3d8dab3 03/18/2013 11:21 am Gerd Hoffmann

Update ipxe submodule to latest master

Needed for efi support.

ipxe is grown a bit, so not recompiling the (non-efi) pxe roms
because that would make some pxe roms larger than 64k, which in
turn would be a guest-visible change because the rom bar size...

2f3f430d 03/18/2013 11:21 am Gerd Hoffmann

Add Makefile rules to build nic rom binaries with efi support

"make -C roms efirom" will build rom binaries with EFI support.
They are composed from three images: legacy bios, efi ia32
and efi x64. So netbooting via SeaBIOS will continue to work
like it does today, and additionally we get network support...

View revisions

Also available in: Atom