mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-24 00:18:36 -07:00
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]
|
||
|---|---|---|
| .. | ||
| edk2@20d2e5a125 | ||
| ipxe@de4565cbe7 | ||
| openbios@75fbb41d28 | ||
| opensbi@9f1b72ce66 | ||
| qboot@cb1c49e0cf | ||
| qemu-palcode@bf0e136988 | ||
| QemuMacDrivers@90c488d5f4 | ||
| seabios@88ab0c1552 | ||
| seabios-hppa@1630ac7d65 | ||
| sgabios@cbaee52287 | ||
| skiboot@3a6fdede6c | ||
| SLOF@e18ddad851 | ||
| u-boot@d3689267f9 | ||
| u-boot-sam460ex@60b3916f33 | ||
| config.seabios-128k | ||
| config.seabios-256k | ||
| config.vga-ati | ||
| config.vga-bochs-display | ||
| config.vga-cirrus | ||
| config.vga-isavga | ||
| config.vga-qxl | ||
| config.vga-ramfb | ||
| config.vga-stdvga | ||
| config.vga-virtio | ||
| config.vga-vmware | ||
| configure-seabios.sh | ||
| edk2-build.sh | ||
| edk2-funcs.sh | ||
| Makefile | ||
| Makefile.edk2 | ||