mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-02 22:03:48 +00:00

Only the backup BMC device (which we ignore anyway...) can be updated by specifying the target ID, the others need an *empty* array so that XCC can work out what devices need to be processed.
21 lines
576 B
Plaintext
21 lines
576 B
Plaintext
# Lenovo ThinkSystem
|
|
[42f00735-c9ab-5374-bd63-a5deee5881e0]
|
|
Flags = wildcard-targets
|
|
|
|
[REDFISH\VENDOR_Lenovo&ID_BMC-Backup]
|
|
ParentGuid = REDFISH\VENDOR_Lenovo&ID_BMC-Primary
|
|
Flags = dual-image,is-backup
|
|
|
|
[REDFISH\VENDOR_Lenovo&ID_BMC-Primary]
|
|
ParentGuid = REDFISH\VENDOR_Lenovo&ID_BMC-Primary
|
|
Flags = dual-image
|
|
|
|
[REDFISH\VENDOR_Lenovo&ID_LXPM]
|
|
Flags = ~updatable
|
|
[REDFISH\VENDOR_Lenovo&ID_LXPMLinuxDriver]
|
|
Flags = ~updatable
|
|
ParentGuid = REDFISH\VENDOR_Lenovo&ID_LXPM
|
|
[REDFISH\VENDOR_Lenovo&ID_LXPMWindowsDriver]
|
|
Flags = ~updatable
|
|
ParentGuid = REDFISH\VENDOR_Lenovo&ID_LXPM
|