Skip to content

Commit b25fbd6

Browse files
aikdgibson
authored andcommitted
pseries: Update SLOF firmware image
This adds tcgbios (this was posted earlier [1] but got lost) and fixes FDT update at ibm,client-architecture-support for huge guests. The full list of changes: Alexey Kardashevskiy (4): make: Define default rule for .c when V=1 or V=2 version: update to 20200513 fdt: Avoid recursion when traversing tree version: update to 20200717 Gustavo Romero (1): board-qemu: Fix comment about SLOF start address Stefan Berger (6): tcgbios: Only write logs for PCRs that are allocated tcgbios: Fix the vendorInfoSize to be of type uint8_t tcgbios: Add support for SHA3 type of algorithms elf: Implement elf_get_file_size to determine size of an ELF image tcgbios: Implement tpm_hash_log_extend_event_buffer tcgbios: Measure the bootloader file read from disk [1] https://patchwork.ozlabs.org/project/qemu-devel/patch/[email protected]/ Signed-off-by: Alexey Kardashevskiy <[email protected]> Signed-off-by: David Gibson <[email protected]>
1 parent a6030d7 commit b25fbd6

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

pc-bios/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- SLOF (Slimline Open Firmware) is a free IEEE 1275 Open Firmware
1515
implementation for certain IBM POWER hardware. The sources are at
1616
https://github.com/aik/SLOF, and the image currently in qemu is
17-
built from git tag qemu-slof-20200327.
17+
built from git tag qemu-slof-20200717.
1818

1919
- sgabios (the Serial Graphics Adapter option ROM) provides a means for
2020
legacy x86 software to communicate with an attached serial console as

pc-bios/slof.bin

3.18 KB
Binary file not shown.

roms/SLOF

Submodule SLOF updated from 8e012d6 to e18ddad

0 commit comments

Comments
 (0)