From: Alexey Kardashevskiy Date: Wed, 6 Nov 2024 04:32:28 +0000 (+1100) Subject: pseries: Update SLOF firmware image X-Git-Tag: v10.0.0-rc0~10^2~67 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f98b4f25ed94a3565acb1d6b54f43c1e3da1709;p=thirdparty%2Fqemu.git pseries: Update SLOF firmware image This adds TPM pass through API. Also, moves SLOF from github to gitlab. Signed-off-by: Alexey Kardashevskiy Signed-off-by: Nicholas Piggin --- diff --git a/pc-bios/README b/pc-bios/README index 700dcaab52..a08e034fc3 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -13,8 +13,8 @@ - SLOF (Slimline Open Firmware) is a free IEEE 1275 Open Firmware implementation for certain IBM POWER hardware. The sources are at - https://github.com/aik/SLOF, and the image currently in qemu is - built from git tag qemu-slof-20230918. + https://gitlab.com/slof/slof, and the image currently in qemu is + built from git tag qemu-slof-20241106. - 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 27fed09f49..4314e17b9d 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..ee03aec2c1 160000 --- a/roms/SLOF +++ b/roms/SLOF @@ -1 +1 @@ -Subproject commit 3a259df2449fc4a4e43ab5f33f0b2c66484b4bc3 +Subproject commit ee03aec2c106a699aaddd2d3dd52cbd7b7e8d544