Home
last modified time | relevance | path

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

/openbmc/libcper/
H A Dcper-parse.c156 char partition_string[GUID_STRING_LENGTH]; in cper_header_to_ir() local
157 guid_to_string(partition_string, &header->PartitionID); in cper_header_to_ir()
160 json_object_new_string(partition_string)); in cper_header_to_ir()