From: Thomas Huth Date: Mon, 27 Oct 2025 07:09:51 +0000 (+0100) Subject: pseries: Update SLOF firmware image to release 20251027 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f551663d021fde5c6aad5f33e7f76beb1b51ac8e;p=thirdparty%2Fqemu.git pseries: Update SLOF firmware image to release 20251027 - Fix some measurements in the TPM code - Fix for compiling with GCC in C23 mode - Silence some initializer-string warnings with recent GCC Signed-off-by: Thomas Huth Message-ID: <20251027074404.25758-1-thuth@redhat.com> Signed-off-by: Harsh Prateek Bora --- diff --git a/pc-bios/README b/pc-bios/README index d009c37895..4818272968 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -14,7 +14,7 @@ - SLOF (Slimline Open Firmware) is a free IEEE 1275 Open Firmware implementation for certain IBM POWER hardware. The sources are at https://gitlab.com/slof/slof, and the image currently in qemu is - built from git tag qemu-slof-20241106. + built from git tag qemu-slof-20251026. - VOF (Virtual Open Firmware) is a minimalistic firmware to work with -machine pseries,x-vof=on. When enabled, the firmware acts as a slim shim and diff --git a/pc-bios/slof.bin b/pc-bios/slof.bin index 4314e17b9d..39b9248967 100644 Binary files a/pc-bios/slof.bin and b/pc-bios/slof.bin differ diff --git a/roms/SLOF b/roms/SLOF index 3a259df244..b7f755248e 160000 --- a/roms/SLOF +++ b/roms/SLOF @@ -1 +1 @@ -Subproject commit 3a259df2449fc4a4e43ab5f33f0b2c66484b4bc3 +Subproject commit b7f755248e2dcc56c02634d288e1c0ff7e0ce1c7