Skip to content

Commit

Permalink
Merge tag 'firmware/seabios-20230912-pull-request' of https://gitlab.…
Browse files Browse the repository at this point in the history
…com/kraxel/qemu into staging

seabios: update to git snapshot

Give seabios updates some testing coverage before
tagging a new release.  Update to release code
will follow later in the 8.2 devel cycle.

# -----BEGIN PGP SIGNATURE-----
#
# iQIzBAABCgAdFiEEoDKM/7k6F6eZAf59TLbY7tPocTgFAmUAQuYACgkQTLbY7tPo
# cTigtBAAzQIPtXi703Bn+bQ4Fwi31MjbvnmtwXbFRMCZMoYuckJyxLa6Uos74ypk
# Anr7/1C8eaWqzvEP7G6EK5LLl4CrhlSm5fl5cL4YGUqPPoZhm/h0Og4QWze0ivjx
# gNbBUnc4UraTp65qPHXKs5nqkjksx7W9w+KNbunyJkBlzUFevvvGryJXglJU22HM
# d9ezFZi710XOFqr+CJWrHpV9V2VJCo4iIXz+nqi68hGChYk0IhUov36LM0oGT2Pf
# zKToaPLsnbVhWzuFQHOOjWmnqN05t0I0/K2ZzLKyXbvk4plY5rckPhBQ7AizJ1vM
# mgFvoYdfaQEC49MIFvhaBm+ebJ+dMMKzzMzv9P6mEn62LkWo41od66QonI70fS1f
# tarec+t4PLJcDC/VcyunR2kLENkfs6ABwd6RkUWQ9zvm8ljon8cd8O5hadMq/HPJ
# tr+xkUw97s+kDsvW+0hqXH/OuqgzVI3IRH7elmwH4ajN/pIuSpnG8HtZJJp5U9bx
# Gvd3IH1npAkrjHtzRbD3tshr4iuNCoHcGUU/GdHWqiTcB3UKquTgB/LT2faBxKJB
# kk9UHw+J182KDUy7vCr/NyA+KcEUJhPl1FRxSMoqedU4e6ICcGHHfv2yckCXl+eg
# 03fP1KN5pHQ08EM3lZtKIrs3TwHlq8TpwSz8puQ8oLModQvidcc=
# =7Yfq
# -----END PGP SIGNATURE-----
# gpg: Signature made Tue 12 Sep 2023 06:52:22 EDT
# gpg:                using RSA key A0328CFFB93A17A79901FE7D4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full]
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>" [full]
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full]
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* tag 'firmware/seabios-20230912-pull-request' of https://gitlab.com/kraxel/qemu:
  seabios: update binaries to git snapshot
  seabios: turn off CONFIG_APMBIOS for 128k build
  seabios: update submodule to git snapshot

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
  • Loading branch information
stefanhaRH committed Sep 12, 2023
2 parents 1da8cba + a14c30f commit 320b2fe
Show file tree
Hide file tree
Showing 14 changed files with 2 additions and 1 deletion.
Binary file modified pc-bios/bios-256k.bin
Binary file not shown.
Binary file modified pc-bios/bios-microvm.bin
Binary file not shown.
Binary file modified pc-bios/bios.bin
Binary file not shown.
Binary file modified pc-bios/vgabios-ati.bin
Binary file not shown.
Binary file modified pc-bios/vgabios-bochs-display.bin
Binary file not shown.
Binary file modified pc-bios/vgabios-cirrus.bin
Binary file not shown.
Binary file modified pc-bios/vgabios-qxl.bin
Binary file not shown.
Binary file modified pc-bios/vgabios-ramfb.bin
Binary file not shown.
Binary file modified pc-bios/vgabios-stdvga.bin
Binary file not shown.
Binary file modified pc-bios/vgabios-virtio.bin
Binary file not shown.
Binary file modified pc-bios/vgabios-vmware.bin
Binary file not shown.
Binary file modified pc-bios/vgabios.bin
Binary file not shown.
1 change: 1 addition & 0 deletions roms/config.seabios-128k
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ CONFIG_USE_SMM=n
CONFIG_VGAHOOKS=n
CONFIG_HOST_BIOS_GEOMETRY=n
CONFIG_ACPI_PARSE=n
CONFIG_APMBIOS=n
2 changes: 1 addition & 1 deletion roms/seabios
Submodule seabios updated from ea1b7a to 1e1da7

0 comments on commit 320b2fe

Please sign in to comment.