mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-02-28 23:24:36 -07:00
This adds vTPM support, full-FDT-rebuild-on-CAS fixes and
basic ext4 support.
The full changelog is:
Alexey Kardashevskiy (10):
disk-label: Prepare for extenting
disk-label: Support Linux GPT partition type
ext2: Prepare for extending
ext2: Rename group-desc-size
ext2: Read size of group descriptors
ext2: Read all 64bit of inode number
ext2/4: Add basic extent tree support
elf64: Add LE64 ABIv1/2 support for loading images to given address
fdt: Fix creating new nodes at H_CAS
version: update to 20200221
Greg Kurz (2):
fdt: Fix update of "interrupt-controller" node at CAS
fdt: Delete nodes of devices removed between boot and CAS
Stefan Berger (8):
slof: Implement SLOF_get_keystroke() and SLOF_reset()
slof: Make linker script variables accessible
qemu: Make print_version variable accessible
tpm: Add TPM CRQ driver implementation
tpm: Add sha256 implementation
tcgbios: Add TPM 2.0 support and firmware API
tcgbios: Implement menu to clear TPM 2 and activate its PCR banks
tcgbios: Measure the GPT table
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
||
|---|---|---|
| .. | ||
| edk2@20d2e5a125 | ||
| ipxe@de4565cbe7 | ||
| openbios@7e5b89e429 | ||
| opensbi@be92da280d | ||
| qboot@cb1c49e0cf | ||
| qemu-palcode@bf0e136988 | ||
| QemuMacDrivers@90c488d5f4 | ||
| seabios@f21b5a4aeb | ||
| seabios-hppa@1630ac7d65 | ||
| sgabios@cbaee52287 | ||
| skiboot@3a6fdede6c | ||
| SLOF@7c98b3b613 | ||
| 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 | ||