Searched refs:SELData (Results 1 – 6 of 6) sorted by relevance
/openbmc/intel-ipmi-oem/include/ |
H A D | me_to_redfish_hooks.hpp | 34 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 D | ipmi_to_redfish_hooks.hpp | 34 struct SELData struct
|
/openbmc/intel-ipmi-oem/src/ |
H A D | me_to_redfish_hooks.cpp | 30 static bool messageHook(const SELData& selData, std::string& eventId, in messageHook() 146 bool messageHook(const SELData& selData, std::string& eventId, in messageHook() 211 bool messageHook(const SELData& selData, std::string& eventId, in messageHook() 248 bool messageHook(const SELData& selData, std::string& eventId, in messageHook() 282 static bool messageHook(const SELData& selData, std::string& eventId, in messageHook() 317 static bool messageHook(const SELData& selData, std::string& eventId, in messageHook() 346 bool messageHook(const SELData& selData, const std::string& ipmiRaw) in messageHook()
|
H A D | ipmi_to_redfish_hooks.cpp | 44 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() 900 redfish_hooks::SELData selData = { in checkRedfishHooks() 930 redfish_hooks::SELData selData = { in checkRedfishHooks()
|
/openbmc/fb-ipmi-oem/src/ |
H A D | selcommands.cpp | 109 class SELData class 149 SELData() in SELData() function in fb_oem::ipmi::sel::SELData 1524 static fb_oem::ipmi::sel::SELData selObj __attribute__((init_priority(101)));
|
/openbmc/intel-ipmi-oem/docs/ |
H A D | Intel_IPMI_Platform_Events.md | 215 static bool messageHook(const SELData& selData, std::string& eventId, 243 static bool messageHook(const SELData& selData, std::string& eventId,
|