summaryrefslogtreecommitdiffstats
path: root/pc-bios
diff options
context:
space:
mode:
authorAlexey Kardashevskiy2018-07-02 08:20:12 +0200
committerDavid Gibson2018-08-21 06:28:45 +0200
commit1368898d4b7e36f8a69e4dfd017853e15de6ef81 (patch)
tree7faf3584f3939675201a3f3d016205081641699b /pc-bios
parentspapr_cpu_core: vmstate_[un]register per-CPU data from (un)realizefn (diff)
downloadqemu-1368898d4b7e36f8a69e4dfd017853e15de6ef81.tar.gz
qemu-1368898d4b7e36f8a69e4dfd017853e15de6ef81.tar.xz
qemu-1368898d4b7e36f8a69e4dfd017853e15de6ef81.zip
pseries: Update SLOF firmware image
This includes gcc8.1 fixes and the image is compiled using gcc 8.1 as well. The full list of changes is: > Fix bad assembler statements for compiling with gcc 8.1 / as 2.30 > libelf: Add REL32 to the list of ignored relocations Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'pc-bios')
-rw-r--r--pc-bios/README2
-rw-r--r--pc-bios/slof.binbin924840 -> 974544 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/pc-bios/README b/pc-bios/README
index 99e15a737b..90f0fa7aa7 100644
--- a/pc-bios/README
+++ b/pc-bios/README
@@ -17,7 +17,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-20180621.
+ built from git tag qemu-slof-20180702.
- sgabios (the Serial Graphics Adapter option ROM) provides a means for
legacy x86 software to communicate with an attached serial console as
diff --git a/pc-bios/slof.bin b/pc-bios/slof.bin
index 4e0e33f829..6274a67391 100644
--- a/pc-bios/slof.bin
+++ b/pc-bios/slof.bin
Binary files differ