Home
last modified time | relevance | path

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

/openbmc/libcper/
H A Dcper-parse.c296 char fru_id_string[GUID_STRING_LENGTH]; in cper_section_descriptor_to_ir() local
297 guid_to_string(fru_id_string, &section_descriptor->FruId); in cper_section_descriptor_to_ir()
299 json_object_new_string(fru_id_string)); in cper_section_descriptor_to_ir()