aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterversion: update to 20231121Alexey Kardashevskiy9 months
 
TagDownloadAuthorAge
qemu-slof-20231121SLOF-qemu-slof-20231121.zip  SLOF-qemu-slof-20231121.tar.gz  SLOF-qemu-slof-20231121.tar.bz2  Alexey Kardashevskiy9 months
qemu-slof-20230918SLOF-qemu-slof-20230918.zip  SLOF-qemu-slof-20230918.tar.gz  SLOF-qemu-slof-20230918.tar.bz2  Alexey Kardashevskiy11 months
qemu-slof-20220719SLOF-qemu-slof-20220719.zip  SLOF-qemu-slof-20220719.tar.gz  SLOF-qemu-slof-20220719.tar.bz2  Alexey Kardashevskiy2 years
qemu-slof-20220110SLOF-qemu-slof-20220110.zip  SLOF-qemu-slof-20220110.tar.gz  SLOF-qemu-slof-20220110.tar.bz2  Alexey Kardashevskiy3 years
qemu-slof-20211112SLOF-qemu-slof-20211112.zip  SLOF-qemu-slof-20211112.tar.gz  SLOF-qemu-slof-20211112.tar.bz2  Alexey Kardashevskiy3 years
qemu-slof-20210711SLOF-qemu-slof-20210711.zip  SLOF-qemu-slof-20210711.tar.gz  SLOF-qemu-slof-20210711.tar.bz2  Alexey Kardashevskiy3 years
qemu-slof-20210217SLOF-qemu-slof-20210217.zip  SLOF-qemu-slof-20210217.tar.gz  SLOF-qemu-slof-20210217.tar.bz2  Alexey Kardashevskiy3 years
qemu-slof-20200717SLOF-qemu-slof-20200717.zip  SLOF-qemu-slof-20200717.tar.gz  SLOF-qemu-slof-20200717.tar.bz2  Alexey Kardashevskiy4 years
qemu-slof-20200513SLOF-qemu-slof-20200513.zip  SLOF-qemu-slof-20200513.tar.gz  SLOF-qemu-slof-20200513.tar.bz2  Alexey Kardashevskiy4 years
qemu-slof-20200327SLOF-qemu-slof-20200327.zip  SLOF-qemu-slof-20200327.tar.gz  SLOF-qemu-slof-20200327.tar.bz2  Alexey Kardashevskiy4 years
[...]
 
AgeCommit messageAuthorFilesLines
2020-02-17version: update to 20200217qemu-slof-20200217Alexey Kardashevskiy1-1/+1
2020-02-17tcgbios: Measure the GPT tableStefan Berger7-0/+196
2020-02-17tcgbios: Implement menu to clear TPM 2 and activate its PCR banksStefan Berger7-0/+375
2020-02-17tcgbios: Add TPM 2.0 support and firmware APIStefan Berger13-4/+1553
2020-02-17tpm: Add sha256 implementationStefan Berger3-1/+235
2020-02-17tpm: Add TPM CRQ driver implementationStefan Berger9-2/+665
2020-02-17qemu: Make print_version variable accessibleStefan Berger1-0/+19
2020-02-17slof: Make linker script variables accessibleStefan Berger1-0/+20
2020-02-17slof: Implement SLOF_get_keystroke() and SLOF_reset()Stefan Berger2-0/+13
2020-02-14fdt: Delete nodes of devices removed between boot and CASGreg Kurz1-0/+72
[...]