Home
last modified time | relevance | path

Searched refs:BOOT_STATUS_FAILURE (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/oem/ampere/event/
H A Doem_event_manager.hpp50 BOOT_STATUS_FAILURE = 0x81, enumerator
H A Doem_event_manager.cpp355 if (boot::status::BOOT_STATUS_FAILURE == byte2) in handleBootOverallEvent()