Skip to content

Commit

Permalink
pseries: Update SLOF firmware image to qemu-slof-20150313
Browse files Browse the repository at this point in the history
The changelog is:
  > virtio: Fix vring allocation
  > helpers: Fix SLOF_alloc_mem_aligned to meet callers expectation
  > Set default palette according to "16-color Text Extension" document
  > Fix rectangle drawing functions to work also with higher bit depths
  > Fix the x86emu patch file
  > Silence compiler warning when building the biosemu
  > Use device-type Forth word to set up the corresponding property
  > Improve /openprom node
  > pci-properties: Remove redundant call to device-type
  > cas: reconfigure memory nodes
  > pci: use 64bit bar ranges

Signed-off-by: Alexey Kardashevskiy <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
  • Loading branch information
aik authored and agraf committed Mar 25, 2015
1 parent 054903a commit 0d2f830
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pc-bios/README
Original file line number Diff line number Diff line change
Expand Up @@ -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-20141202.
built from git tag qemu-slof-20150313.

- sgabios (the Serial Graphics Adapter option ROM) provides a means for
legacy x86 software to communicate with an attached serial console as
Expand Down
Binary file modified pc-bios/slof.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion roms/SLOF
Submodule SLOF updated from a70dbd to c89b0d

0 comments on commit 0d2f830

Please sign in to comment.