Browse Source

pseries: Update SLOF firmware image

This adds TPM pass through API.
Also, moves SLOF from github to gitlab.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
pull/291/head
Alexey Kardashevskiy 1 year ago
committed by Nicholas Piggin
parent
commit
7f98b4f25e
  1. 4
      pc-bios/README
  2. BIN
      pc-bios/slof.bin
  3. 2
      roms/SLOF

4
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

BIN
pc-bios/slof.bin

Binary file not shown.

2
roms/SLOF

@ -1 +1 @@
Subproject commit 3a259df2449fc4a4e43ab5f33f0b2c66484b4bc3
Subproject commit ee03aec2c106a699aaddd2d3dd52cbd7b7e8d544
Loading…
Cancel
Save