commit | 9a81ea8482ee694898ddd4d3a83e8605a5aff1e0 | [log] [tgz] |
---|---|---|
author | Vikram Bodireddy <vikram.bodireddy@linux.intel.com> | Tue Jan 07 14:56:33 2020 +0530 |
committer | Vikram Bodireddy <vikram.bodireddy@linux.intel.com> | Tue Jun 02 23:17:42 2020 +0530 |
tree | 3edbe71508342abc401d6a07f3313cd5767fc6bd | |
parent | fe0e301add7e19869308c2c7d9ab0c579c4d5fca [diff] |
Apply Options interface for Software Apply Options interface is used to pass the settings related to firmware image activation such as ClearConfig. ClearConfig property is used to denote whether to clear firmware configurations along with firmware image activation or not. Example case: BIOS usually requires its NVRAM configuration to be updated or erased for certain BIOS firmware updates. Current implementation doesn't support to take this option and provide interface to do the necessary actions. Signed-off-by: Vikram Bodireddy <vikram.bodireddy@linux.intel.com> Change-Id: Ic504fe0183890ebc564736052271507911ce20ae
YAML descriptors of standard D-Bus interfaces. The format is described by the sdbusplus binding generation tool sdbus++.
Only the xyz/openbmc_project interfaces are built by default.
Enable the OpenPower D-Bus interfaces with:
--enable-openpower-dbus-interfaces
Enable IBM D-Bus interfaces with:
--enable-ibm-dbus-interfaces