Home
last modified time | relevance | path

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

/openbmc/libcper/
H A Dcper-parse.c164 char creator_string[GUID_STRING_LENGTH]; in cper_header_to_ir() local
165 guid_to_string(creator_string, &header->CreatorID); in cper_header_to_ir()
167 json_object_new_string(creator_string)); in cper_header_to_ir()