diff options
| author | Thomas Huth <thuth@redhat.com> | 2021-05-10 08:08:40 +0200 |
|---|---|---|
| committer | Thomas Huth <thuth@redhat.com> | 2021-05-10 08:08:40 +0200 |
| commit | f612e211e515d3699b30be6fd1b5cd73c0259785 (patch) | |
| tree | d9203143efb2e82e1c7ac2b5c334b6b1fc6cef11 | |
| parent | a5b2afd522dde375c38cf94b7c696ffa3faba2fb (diff) | |
| download | focaccia-qemu-f612e211e515d3699b30be6fd1b5cd73c0259785.tar.gz focaccia-qemu-f612e211e515d3699b30be6fd1b5cd73c0259785.zip | |
pc-bios/s390: Update the s390-ccw bios binaries with the Clang and other fixes
Rebuild the s390-ccw firmware with my Clang fixes and the ECKD null block number fix from Marc. Signed-off-by: Thomas Huth <thuth@redhat.com>
| -rw-r--r-- | pc-bios/s390-ccw.img | bin | 42608 -> 50936 bytes |
| -rw-r--r-- | pc-bios/s390-netboot.img | bin | 67232 -> 79688 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/pc-bios/s390-ccw.img b/pc-bios/s390-ccw.img index 5aaeac9f79..a560c1272f 100644 --- a/pc-bios/s390-ccw.img +++ b/pc-bios/s390-ccw.img Binary files differdiff --git a/pc-bios/s390-netboot.img b/pc-bios/s390-netboot.img index 120bd40ca9..bc34af8a28 100644 --- a/pc-bios/s390-netboot.img +++ b/pc-bios/s390-netboot.img Binary files differ |