-
**Describe the bug**
I'm updating from `fwupd` 1.4.2 to 1.4.6, and the output of `fwupdmgr get-devices --show-all-devices` is missing the `System Firmware` entry.
**Steps to Reproduce**
Run…
-
**Describe the bug**
The Wiki page in https://github.com/fwupd/fwupd/wiki/Low-host-security-level recommends updating to the Kernel 5.9 for SPI errors. Kernel 5.8 is currently under development. Spec…
-
Hello,
this is not an issue related directly to the library but more to the missing TPM 2.0 documentation.
I'm trying to implement factory reset functionality one will use if the password's for TPM…
-
To help us pinpoint your issue, please insert the output of the
following commands when ran on the system with the issue:
```shell
$ fwupdmgr --version
client version: 1.0.9
daemon version: 1.3…
-
When starting using this library with Teensy 3.6 I noted that no Card detect feature was enabled, either through an external pin or through the PRSSTAT register. This is due to the DAT3 line of the SD…
-
When a system boot up, CRTM will measure BIOS and extend to PCR0. And if any solder away the EEPROM from motherboard replace a malicious one. How CRTM detect BIOS corrupted, as system shutdown, PCR0 w…
-
Measured boot patches will need to be updated, TPM on x230 needs to be tested (it was broken in HEAD a while ago). https://blogs.coreboot.org/blog/2017/05/08/announcing-coreboot-4-6/
-
Hello, I've a question similar to issue #56 and #80. Basically I want to seal a data object to a set of PCR values. So what I did is to create a policy file with:
`
$ tpm2_createpolicy -f policy.…
-
Hi there, You're project have been brought to my attention some few months ago, and I've been peeking about ever know and then, and it seems you're making good progress, so i thought it'll be interest…
-
Hello,
I am slowly trying to gain an understanding of TPMs and how to write programs to interact with TPMs.
The end goal is to do remote attestation to make sure no malicious changes were made to …