Home
last modified time | relevance | path

Searched full:bootprogresslastupdate (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Boot/
H A DProgress.interface.yaml11 - name: BootProgressLastUpdate
15 BootProgressLastUpdate is the last time the BootProgress property was
/openbmc/docs/designs/
H A Dboot-progress.md82 - Create a new `BootProgressLastUpdate` D-Bus property that will hold the date
84 - Ensure the `BootProgress` and `BootProgressLastUpdate` properties are updated
89 `BootProgressLastUpdate` property on D-Bus when it sees `BootProgress`
92 appropriate mappings to the `BootProgress` and `BootProgressLastUpdate D-Bus
/openbmc/phosphor-state-manager/
H A Dhost_state_manager.cpp455 // Update the BootProgressLastUpdate anytime BootProgress is updated in bootProgress()
459 this->bootProgressLastUpdate(timeStamp); in bootProgress()
464 uint64_t Host::bootProgressLastUpdate(uint64_t value) in bootProgressLastUpdate() function in phosphor::state::manager::Host
466 auto retVal = bootprogress::Progress::bootProgressLastUpdate(value); in bootProgressLastUpdate()
H A Dhost_state_manager.hpp99 uint64_t bootProgressLastUpdate(uint64_t value) override;
/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ac01-boot-progress/
H A Dampere_boot_progress.sh36 BootProgressLastUpdate t \
/openbmc/phosphor-host-ipmid/
H A Dsbmrhandler.cpp140 "BootProgressLastUpdate", timeStamp); in updateBootProgressLastUpdateProperty()
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp797 "xyz.openbmc_project.State.Boot.Progress", "BootProgressLastUpdate", in getBootProgress()
806 // BootProgressLastUpdate is the last time the BootProgress property