mirror of https://gitee.com/openkylin/qemu.git
seabios: add bios-microvm.bin binary
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Sergio Lopez <slp@redhat.com> Message-id: 20200915120909.20838-4-kraxel@redhat.com
This commit is contained in:
parent
be404fa560
commit
38edb514c9
Binary file not shown.
|
@ -27,6 +27,7 @@ endif
|
|||
blobs = files(
|
||||
'bios.bin',
|
||||
'bios-256k.bin',
|
||||
'bios-microvm.bin',
|
||||
'qboot.rom',
|
||||
'sgabios.bin',
|
||||
'vgabios.bin',
|
||||
|
|
Loading…
Reference in New Issue