mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-30 00:57:59 +00:00
dell: Set TPM alternate mode device under regular mode
This commit is contained in:
parent
2c86dc0e9a
commit
4a981d599c
@ -763,6 +763,7 @@ fu_plugin_dell_detect_tpm (FuPlugin *plugin, GError **error)
|
|||||||
fu_device_add_flag (dev_alt, FWUPD_DEVICE_FLAG_LOCKED);
|
fu_device_add_flag (dev_alt, FWUPD_DEVICE_FLAG_LOCKED);
|
||||||
fu_device_add_icon (dev_alt, "computer");
|
fu_device_add_icon (dev_alt, "computer");
|
||||||
fu_device_set_alternate (dev_alt, dev);
|
fu_device_set_alternate (dev_alt, dev);
|
||||||
|
fu_device_add_parent_guid (dev_alt, tpm_guid);
|
||||||
|
|
||||||
/* If TPM is not owned and at least 1 flash left allow mode switching
|
/* If TPM is not owned and at least 1 flash left allow mode switching
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user