Home
last modified time | relevance | path

Searched refs:SELData (Results 1 – 7 of 7) sorted by relevance

/openbmc/intel-ipmi-oem/include/
H A Dme_to_redfish_hooks.hpp34 bool messageHook(const SELData& selData, const std::string& ipmiRaw);
41 using ParserFunc = std::function<bool(const SELData& selData, std::string&,
58 const SELData& selData, std::string& eventId, in genericMessageHook()
107 logByte(const SELData& selData, std::string& /* unused */, in logByte()
144 static inline bool logByteDec(const SELData& selData, std::string& unused, in logByteDec()
151 static inline bool logByteHex(const SELData& selData, std::string& unused, in logByteHex()
H A Dipmi_to_redfish_hooks.hpp34 struct SELData struct
/openbmc/intel-ipmi-oem/src/
H A Dme_to_redfish_hooks.cpp30 static bool messageHook(const SELData& selData, std::string& eventId, in messageHook()
145 bool messageHook(const SELData& selData, std::string& eventId, in messageHook()
210 bool messageHook(const SELData& selData, std::string& eventId, in messageHook()
247 bool messageHook(const SELData& selData, std::string& eventId, in messageHook()
281 static bool messageHook(const SELData& selData, std::string& eventId, in messageHook()
316 static bool messageHook(const SELData& selData, std::string& eventId, in messageHook()
345 bool messageHook(const SELData& selData, const std::string& ipmiRaw) in messageHook()
H A Dipmi_to_redfish_hooks.cpp44 static bool biosMessageHook(const SELData& selData, const std::string& ipmiRaw) in biosMessageHook()
313 static bool biosSMIMessageHook(const SELData& selData, in biosSMIMessageHook()
837 static bool startRedfishHook(const SELData& selData, const std::string& ipmiRaw) in startRedfishHook()
899 redfish_hooks::SELData selData = {.generatorID = generatorID, in checkRedfishHooks()
927 redfish_hooks::SELData selData = {.generatorID = generatorID, in checkRedfishHooks()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/
H A DIPMI.interface.yaml31 - name: SELData
65 - name: SELData
103 - name: SELData
/openbmc/fb-ipmi-oem/src/
H A Dselcommands.cpp108 class SELData class
132 SELData() in SELData() function in fb_oem::ipmi::sel::SELData
1494 static fb_oem::ipmi::sel::SELData selObj __attribute__((init_priority(101)));
/openbmc/intel-ipmi-oem/docs/
H A DIntel_IPMI_Platform_Events.md215 static bool messageHook(const SELData& selData, std::string& eventId,
243 static bool messageHook(const SELData& selData, std::string& eventId,