You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vpd-managerWriteKeyword API exposed on com.ibm.VPD.Manager interface updates a given keyword on following paths:
primary EEPROM
redundant EEPROM (if any present in sys config JSON)
D-Bus.
For systems like Bonnell which have Backup VPD on some other FRU's EEPROM, this API does not update the keyword value on the Backup path. This needs to be handled as Bonnell system is now in P11 scope. Also, we may have some other similar systems in future.
The text was updated successfully, but these errors were encountered:
vpd-manager
WriteKeyword
API exposed oncom.ibm.VPD.Manager
interface updates a given keyword on following paths:For systems like Bonnell which have Backup VPD on some other FRU's EEPROM, this API does not update the keyword value on the Backup path. This needs to be handled as Bonnell system is now in
P11
scope. Also, we may have some other similar systems in future.The text was updated successfully, but these errors were encountered: