Home
last modified time | relevance | path

Searched refs:BootProgress (Results 1 – 23 of 23) sorted by relevance

/openbmc/docs/designs/
H A Dboot-progress.md51 As of [ComputerSystem.v1_13_0][7], the `BootProgress` object is officially in
54 To summarize, the `LastState` property under this new `BootProgress` object
68 There is also a `LastStateTime` associated with this new BootProgress object
75 it also does not preclude them. The `BootProgress` D-Bus property is associated
81 - Enhance the existing [BootProgress][3] D-Bus property to cover all supported
84 and time of the last update to `BootProgress`
85 - Ensure the `BootProgress` and `BootProgressLastUpdate` properties are updated
88 `BootProgress` property on D-Bus
90 `BootProgressLastUpdate` property on D-Bus when it sees `BootProgress`
93 appropriate mappings to the `BootProgress` and `BootProgressLastUpdate D-Bus
[all …]
H A Dbmc-reset-with-host-up.md131 - And restored BootProgress is not None
/openbmc/phosphor-debug-collector/
H A Ddump_utils.hpp25 using BootProgress = sdbusplus::xyz::openbmc_project::State::Boot::server:: typedef
198 inline BootProgress getBootProgress() in getBootProgress()
204 return getStateValue<BootProgress>(bootProgressInterface, hostStateObjPath, in getBootProgress()
219 BootProgress bootProgressStatus = getBootProgress(); in isHostRunning()
220 if ((bootProgressStatus == BootProgress::SystemInitComplete) || in isHostRunning()
221 (bootProgressStatus == BootProgress::SystemSetup) || in isHostRunning()
222 (bootProgressStatus == BootProgress::OSStart) || in isHostRunning()
223 (bootProgressStatus == BootProgress::OSRunning) || in isHostRunning()
224 (bootProgressStatus == BootProgress::PCIInit)) in isHostRunning()
/openbmc/openpower-occ-control/
H A Dutils.cpp25 using BootProgress = sdbusplus::xyz::openbmc_project::State::Boot::server:: typedef
226 BootProgress getBootProgress() in getBootProgress()
228 BootProgress bootProgessStage; in getBootProgress()
240 BootProgress bootProgressStatus = getBootProgress(); in isHostRunning()
241 if ((bootProgressStatus == BootProgress::SystemInitComplete) || in isHostRunning()
242 (bootProgressStatus == BootProgress::SystemSetup) || in isHostRunning()
243 (bootProgressStatus == BootProgress::OSRunning)) in isHostRunning()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dplatform_oem_ibm.cpp25 using BootProgress = in sendBiosAttributeUpdateEvent() typedef
34 hostStatePath, hostStateProperty, BootProgress::interface); in sendBiosAttributeUpdateEvent()
36 using Stages = BootProgress::ProgressStages; in sendBiosAttributeUpdateEvent()
/openbmc/phosphor-state-manager/
H A Dhost_reset_recovery.cpp27 using BootProgress = typedef
47 using ProgressStages = BootProgress::ProgressStages; in wasHostBooting()
51 method.append(BootProgress::interface, BOOT_PROGRESS_PROP); in wasHostBooting()
H A Dhypervisor_state_manager.hpp20 using BootProgress = typedef
53 BootProgress::interface), in Hypervisor()
H A Dobmcutil421 PROPERTY=BootProgress
/openbmc/openpower-hw-diags/util/
H A Ddbus.cpp266 using BootProgress = sdbusplus::xyz::openbmc_project::State::Boot:: in hostRunningState() typedef
269 BootProgress stage = sdbusplus::xyz::openbmc_project::State::Boot:: in hostRunningState()
272 if ((stage == BootProgress::SystemInitComplete) || in hostRunningState()
273 (stage == BootProgress::OSRunning)) in hostRunningState()
/openbmc/openbmc-test-automation/openpower/
H A Dtest_timed_power_on.robot63 # Check if the system BootProgress state changed. If changed, it implies the
93 # Check if the system BootProgress state changed. If changed, it implies the
94 # system is powering on after user timer set and delta time to update BootProgress
/openbmc/openbmc-test-automation/pldm/
H A Dtest_firmware_boot_side.robot97 [Documentation] Get BootProgress state and expect boot state mismatch.
99 … # Match any of the BootProgress state SystemHardwareInitializationComplete|OSBootStarted|OSRunning
/openbmc/phosphor-state-manager/service_files/
H A Dphosphor-reset-sensor-states@.service11 …openbmc_project/state/host%i xyz.openbmc_project.State.Boot.Progress BootProgress s xyz.openbmc_p…
/openbmc/openbmc-test-automation/openpower/mpipl/
H A Dtest_mpipl_basic.robot108 [Documentation] Get BootProgress state and expect boot state mismatch.
110 … # Match any of the BootProgress state SystemHardwareInitializationComplete|OSBootStarted|OSRunning
/openbmc/pldm/host-bmc/
H A Ddbus_to_terminus_effecters.cpp189 using BootProgress = in isHostOn() typedef
195 hostStatePath, "BootProgress", BootProgress::interface); in isHostOn()
197 using Stages = BootProgress::ProgressStages; in isHostOn()
/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ac01-boot-progress/
H A Dampere_boot_progress.sh38 BootProgress s \
/openbmc/openbmc-test-automation/lib/
H A Dutils.robot260 ${state}= Read Attribute ${OPENBMC_BASE_URI}sensors/host/BootProgress
356 ${state}= Read Attribute ${HOST_STATE_URI} BootProgress quiet=${quiet}
950 # "BootProgress": {
960 RETURN ${boot_progress["BootProgress"]["LastState"]} ${boot_progress["Status"]["State"]}
1056 [Documentation] Get BootProgress state and expect boot state mismatch.
1060 # boot_state Value of the BootProgress state to match against.
1068 [Documentation] Get BootProgress state and expect boot state to match.
1072 # boot_state Value of the BootProgress state to match.
1080 [Documentation] Get BootProgress state and expect boot state to match
1085 # boot_states List of the BootProgress states to match.
H A Dstate_manager.robot130 # "BootProgress": "xyz.openbmc_project.State.Boot.Progress.ProgressStages.OSStart",
136 ${boot_stage}= Get Host State Attribute BootProgress
/openbmc/openbmc-test-automation/openpower/ipmi/
H A Dtest_ipmi_sdr.robot68 # BootProgress | 03h | ok | 34.2 |
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_sdr.robot255 # BootProgress | 03h | ok | 34.2 |
312 # BootProgress | 03h | ok | 34.2 |
H A Dtest_ipmi_inband_sdr.robot345 # BootProgress | 03h | ok | 34.2 |
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DREADME.md116 the OS or the hypervisor boot, while the [BootProgress][4] property is used
/openbmc/docs/
H A Drest-api.md173 "BootProgress": "xyz.openbmc_project.State.Boot.Progress.ProgressStages.Unspecified",
/openbmc/bmcweb/
H A DRedfish.md789 - BootProgress