mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-06 09:04:58 +00:00
trivial: send users to a wiki page for TPM PCR0 construction errors
This commit is contained in:
parent
9e54fc595a
commit
29e085f441
@ -101,5 +101,5 @@ fu_plugin_device_registered (FuPlugin *plugin, FuDevice *device)
|
||||
/* urgh, this is unexpected */
|
||||
fu_device_set_update_error (device,
|
||||
"TPM PCR0 differs from reconstruction, "
|
||||
"please report!");
|
||||
"please see https://github.com/fwupd/fwupd/wiki/TPM-PCR0-differs-from-reconstruction");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user