Lines Matching full:backup
12 // Backup and restore operation status.
21 * @brief class to implement backup and restore VPD.
50 * @brief An API to backup and restore VPD.
52 * Note: This API works on the keywords declared in the backup and restore
53 * config JSON. Restore or backup action could be triggered for each
61 * Backup the source keyword value to the destination's keyword's value,
70 * @brief An API to set backup and restore status.
78 * @brief An API to update keyword's value on primary or backup path.
81 * 1. If provided i_fruPath is primary(source) path in the backup restore
82 * config JSON, then API updates VPD on the backup(destination) path.
83 * 2. If i_fruPath is backup path, then API updates the VPD on the
87 * 1. If system's primary & backup VPD is on EEPROM path(and should be found
88 * in the backup and restore config JSON).
89 * 2. If the input record and keyword are found in the backup and restore
103 * @brief An API to handle backup and restore of IPZ type VPD.
119 // Backup and restore config JSON object.
122 // Backup and restore status.