Home
last modified time | relevance | path

Searched full:updateinprogress (Results 1 – 10 of 10) sorted by relevance

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DDrive.interface.yaml74 - name: "UpdateInProgress"
76 UpdateInProgress implies the Drive is in firmware update mode.
77 Current DriveState will be set to "UpdateInProgress" while
H A DBMC.interface.yaml59 - name: "UpdateInProgress"
61 UpdateInProgress implies BMC is in firmware update mode.
62 CurrentBMCState will be set to "UpdateInProgress" while starting
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dupdate_manager.cpp38 updateInProgress = false; in processImageFailed()
206 updateInProgress = false; in processImage()
217 if (updateInProgress) in startUpdate()
223 updateInProgress = true; in startUpdate()
H A Dupdate_manager.hpp73 bool updateInProgress = false; member in phosphor::software::update::Manager
/openbmc/service-config-manager/src/
H A Dsrvcfg_manager.cpp34 static bool updateInProgress = false; variable
503 updateInProgress = true; in startServiceRestartTimer()
526 updateInProgress = false; in startServiceRestartTimer()
548 if (updateInProgress) in registerProperties()
590 if (updateInProgress) in registerProperties()
643 if (updateInProgress) in registerProperties()
693 if (updateInProgress) in registerProperties()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Smbios/
H A DMDR_V2.errors.yaml4 - name: UpdateInProgress
H A DMDR_V2.interface.yaml77 - self.Error.UpdateInProgress
/openbmc/bmcweb/redfish-core/include/registries/
H A Dupdate_message_registry.hpp179 "UpdateInProgress",
243 updateInProgress = 11, enumerator
/openbmc/smbios-mdr/src/
H A Dmdrv2.cpp132 UpdateInProgress(); in getDataOffer()
/openbmc/intel-ipmi-oem/src/
H A Dfirmware-update.cpp88 "xyz.openbmc_project.State.BMC.BMCState.UpdateInProgress";