seabios: add bios-microvm.bin binary
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 15 Sep 2020 12:08:51 +0000 (14:08 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 17 Sep 2020 12:16:19 +0000 (14:16 +0200)
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Sergio Lopez <slp@redhat.com>
Message-id: 20200915120909.20838-4-kraxel@redhat.com

pc-bios/bios-microvm.bin [new file with mode: 0644]
pc-bios/meson.build

diff --git a/pc-bios/bios-microvm.bin b/pc-bios/bios-microvm.bin
new file mode 100644 (file)
index 0000000..eefd321
Binary files /dev/null and b/pc-bios/bios-microvm.bin differ
index 9759dba09714db665ee4f33e6f7b779c49bbf9b3..a0d21be4321a8ba744d0af6696fcc3b93c512974 100644 (file)
@@ -27,6 +27,7 @@ endif
 blobs = files(
   'bios.bin',
   'bios-256k.bin',
+  'bios-microvm.bin',
   'qboot.rom',
   'sgabios.bin',
   'vgabios.bin',