diff options
author | Cédric Le Goater | 2022-01-12 11:27:16 +0100 |
---|---|---|
committer | Cédric Le Goater | 2022-01-12 11:27:16 +0100 |
commit | 4d805d43b2ddc5f143fb554f5e2d2da4f35ec432 (patch) | |
tree | 8e1a1cbe25cffd9640db65c36476434525b84e27 | |
parent | Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ... (diff) | |
parent | pseries: Update SLOF firmware image (diff) | |
download | qemu-4d805d43b2ddc5f143fb554f5e2d2da4f35ec432.tar.gz qemu-4d805d43b2ddc5f143fb554f5e2d2da4f35ec432.tar.xz qemu-4d805d43b2ddc5f143fb554f5e2d2da4f35ec432.zip |
Merge tag 'qemu-slof-20220110' of github.com:aik/qemu into ppc-7.0
* tag 'qemu-slof-20220110' of github.com:aik/qemu:
pseries: Update SLOF firmware image
Signed-off-by: Cédric Le Goater <clg@kaod.org>
-rw-r--r-- | pc-bios/README | 2 | ||||
-rw-r--r-- | pc-bios/slof.bin | bin | 991920 -> 992384 bytes | |||
m--------- | roms/SLOF | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/pc-bios/README b/pc-bios/README index c51ae58824..ba6c15e769 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://github.com/aik/SLOF, and the image currently in qemu is - built from git tag qemu-slof-20211112. + built from git tag qemu-slof-20220110. - 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 Binary files differindex 046ca63709..cbbe23e910 100644 --- a/pc-bios/slof.bin +++ b/pc-bios/slof.bin diff --git a/roms/SLOF b/roms/SLOF -Subproject a6906b024c6cca5a86496f51eb4bfee3a0c3614 +Subproject 5b4c5acdcd552a4e1796aeca6bb700f6cbb0282 |