OSDN Git Service

update seabios to 1.12
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 20 Nov 2018 05:57:48 +0000 (06:57 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 20 Nov 2018 05:57:53 +0000 (06:57 +0100)
Seabios 1.12 has been released yesterday.  Update
our snapshot builds to the final release.

git shortlog
============

Kevin O'Connor (2):
      shadow: Rework bios copy code to prevent gcc array-bounds warning
      docs: Note v1.12.0 release

Shmuel Eiderman (1):
      pvscsi: Scan all 64 possible targets

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
12 files changed:
pc-bios/bios-256k.bin
pc-bios/bios.bin
pc-bios/vgabios-bochs-display.bin
pc-bios/vgabios-cirrus.bin
pc-bios/vgabios-qxl.bin
pc-bios/vgabios-ramfb.bin
pc-bios/vgabios-stdvga.bin
pc-bios/vgabios-virtio.bin
pc-bios/vgabios-vmware.bin
pc-bios/vgabios.bin
roms/Makefile
roms/seabios

index 72801ad..08ca873 100644 (file)
Binary files a/pc-bios/bios-256k.bin and b/pc-bios/bios-256k.bin differ
index 2bb5734..056e0f8 100644 (file)
Binary files a/pc-bios/bios.bin and b/pc-bios/bios.bin differ
index 9796e66..0657f66 100644 (file)
Binary files a/pc-bios/vgabios-bochs-display.bin and b/pc-bios/vgabios-bochs-display.bin differ
index fbd66aa..de36372 100644 (file)
Binary files a/pc-bios/vgabios-cirrus.bin and b/pc-bios/vgabios-cirrus.bin differ
index e5645fa..ce2e214 100644 (file)
Binary files a/pc-bios/vgabios-qxl.bin and b/pc-bios/vgabios-qxl.bin differ
index 5b65e90..44b91cf 100644 (file)
Binary files a/pc-bios/vgabios-ramfb.bin and b/pc-bios/vgabios-ramfb.bin differ
index 5818f6d..cfbcae9 100644 (file)
Binary files a/pc-bios/vgabios-stdvga.bin and b/pc-bios/vgabios-stdvga.bin differ
index 6735965..d81fd28 100644 (file)
Binary files a/pc-bios/vgabios-virtio.bin and b/pc-bios/vgabios-virtio.bin differ
index b76947a..05db8b1 100644 (file)
Binary files a/pc-bios/vgabios-vmware.bin and b/pc-bios/vgabios-vmware.bin differ
index 729aecc..b469f5d 100644 (file)
Binary files a/pc-bios/vgabios.bin and b/pc-bios/vgabios.bin differ
index f1ac85a..f4141e1 100644 (file)
@@ -39,7 +39,7 @@ powerpc_cross_prefix := $(call find-cross-prefix,powerpc)
 x86_64_cross_prefix := $(call find-cross-prefix,x86_64)
 
 # tag our seabios builds
-SEABIOS_EXTRAVERSION="-prebuilt.qemu-project.org"
+SEABIOS_EXTRAVERSION="-prebuilt.qemu.org"
 
 #
 # EfiRom utility is shipped with edk2 / tianocore, in BaseTools/
index 14221cd..a698c89 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 14221cd86eadba82255fdc55ed174d401c7a0a04
+Subproject commit a698c8995ffb2838296ec284fe3c4ad33dfca307