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
https://gerrit.openbmc.org/c/openbmc/bios-settings-mgr/+/63061 - this was a commit for if the BIOS attribute is of type ENUM then each value should be mapped to a value name. if this was done only for ENUM attributes, why was the generic baseBIOSTable structure changed for all types of attributes - string, integer and enum attrs?
Also, could you help me understand how does the redfish output looks for string and integer attributes?
As part of this change in the bios-settings-mgr the baseBIOSTable type has changed from a{s(sbsssvva(sv))} to a{s(sbsssvva(svs))}, so the pldm master is broken due to this, as PLDM updates the baseBIOSTABLE of the bios-settings-mgr
The text was updated successfully, but these errors were encountered:
https://gerrit.openbmc.org/c/openbmc/bios-settings-mgr/+/63061 - this was a commit for if the BIOS attribute is of type ENUM then each value should be mapped to a value name. if this was done only for ENUM attributes, why was the generic baseBIOSTable structure changed for all types of attributes - string, integer and enum attrs?
Also, could you help me understand how does the redfish output looks for string and integer attributes?
As part of this change in the bios-settings-mgr the baseBIOSTable type has changed from a{s(sbsssvva(sv))} to a{s(sbsssvva(svs))}, so the pldm master is broken due to this, as PLDM updates the baseBIOSTABLE of the bios-settings-mgr
The text was updated successfully, but these errors were encountered: