Hi Thomas,
On 18/06/26 1:56 pm, Thomas Huth wrote:
Hi Harsh, hi Nicholas!
The following changes since commit c7cf7c810153d6f5f31aa2d5c0dee9087f6b4dff:
Merge tag 'firmware-20260617-pull-request' of https://gitlab.com/kraxel/qemu
into staging (2026-06-17 10:17:29 -0400)
are available in the Git repository at:
https://gitlab.com/huth/qemu.git tags/qemu-slof-20260618
for you to fetch changes up to 7abb51793e131ca374d4fb0c3f0d1878d9199069:
pseries: Update SLOF firmware image to release 20260618 (2026-06-18 10:08:06
+0200)
Note: this is not for master, this is for pseries
----------------------------------------------------------------
- Fix parsing of ELF program headers
----------------------------------------------------------------
Thomas Huth (1):
pseries: Update SLOF firmware image to release 20260618
Looks like updating VERSION file was missed before building the slof.bin
(as checked in gitlab repo). Also, I see below FW version (git-xxx)
during boot:
SLOF
**********************************************************************
QEMU Starting
Build Date = Jun 18 2026 08:06:19
FW Version = git-def1516ec9340518
Press "s" to enter Open Firmware.
Whereas, earlier, it used to appear like proper release timestamp:
SLOF **********************************************************************
QEMU Starting
Build Date = Oct 26 2025 18:45:22
FW Version = release 20251026
Press "s" to enter Open Firmware.
Curious to know if it's only the VERSION update needed or something more
(make args) ?
Thanks
Harsh
pc-bios/README | 2 +-
pc-bios/slof.bin | Bin 994176 -> 997584 bytes
2 files changed, 1 insertion(+), 1 deletion(-)