Home
last modified time | relevance | path

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

/openbmc/libcper/sections/
H A Dcper-section-firmware.c34 char record_id_guid[GUID_STRING_LENGTH]; in cper_section_firmware_to_ir() local
35 guid_to_string(record_id_guid, &firmware_error->RecordIdGuid); in cper_section_firmware_to_ir()
37 json_object_new_string(record_id_guid)); in cper_section_firmware_to_ir()