xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/Common.errors.yaml (revision ae1cf7b02df1e44e857bd9f7167fbaf062a8e9a7)
1# xyz.openbmc_project.BIOSConfig.Common.Error.AttributeNotFound
2- name: AttributeNotFound
3  description: Specified Attribute is not found.
4# xyz.openbmc_project.BIOSConfig.Common.Error.AttributeReadOnly
5- name: AttributeReadOnly
6  description: Specified Attribute is ReadOnly.
7# xyz.openbmc_project.BIOSConfig.Common.Error.InvalidCurrentPassword
8- name: InvalidCurrentPassword
9  description: CurrentPassword verification failed.
10# xyz.openbmc_project.BIOSConfig.Common.Error.PasswordNotSettable
11- name: PasswordNotSettable
12  description: Unable to set the new password.
13