mirror of https://github.com/xemu-project/xemu.git
This is all about TPM fixes and improvements.
The change log is:
Alexey Kardashevskiy (2):
tcgbios: Fix warnings
version: update to 20210711
Stefan Berger (9):
tcgbios: Fix details in log entries
tcgbios: Fix a typo in the sha256 algo description
tcgbios: Add implementations for sha1, sha384, and sha512
tpm: Add firmware API call 2HASH-EXT-LOG
tcgbios: Change format of S_CRTM_VERSION string to ucs-2
tcgbios: Use assembly for 32 bit rotr in sha256
tcgbios: Use The proper sha function for each PCR bank
tcgbios: Add test cases and test script to run them
Travis: Add script for running tests on Travis
Thomas Huth (1):
Fix bad header guard in version.h
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
||
|---|---|---|
| .. | ||
| QemuMacDrivers@90c488d5f4 | ||
| SLOF@dd0dcaa1c1 | ||
| edk2@06dc822d04 | ||
| ipxe@4bd064de23 | ||
| openbios@4a0041107b | ||
| opensbi@234ed8e427 | ||
| qboot@a5300c4949 | ||
| qemu-palcode@99d9b4dcf2 | ||
| seabios@155821a199 | ||
| seabios-hppa@73b740f771 | ||
| sgabios@cbaee52287 | ||
| skiboot@3a6fdede6c | ||
| u-boot@840658b093 | ||
| u-boot-sam460ex@60b3916f33 | ||
| vbootrom@0c37a43527 | ||
| Makefile | ||
| Makefile.edk2 | ||
| config.seabios-128k | ||
| config.seabios-256k | ||
| config.seabios-microvm | ||
| 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 | ||