update seabios to 1.12
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>
This commit is contained in:
parent
cb968d275c
commit
af51dbed38
Binary file not shown.
BIN
pc-bios/bios.bin
BIN
pc-bios/bios.bin
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -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/
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 14221cd86eadba82255fdc55ed174d401c7a0a04
|
||||
Subproject commit a698c8995ffb2838296ec284fe3c4ad33dfca307
|
Loading…
Reference in New Issue
Block a user