Home
last modified time | relevance | path

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

/openbmc/libcper/
H A Dcper-parse.c149 char platform_string[GUID_STRING_LENGTH]; in cper_header_to_ir()
157 char partition_string[GUID_STRING_LENGTH]; in cper_header_to_ir()
165 char creator_string[GUID_STRING_LENGTH]; in cper_header_to_ir()
172 char notification_type_string[GUID_STRING_LENGTH]; in cper_header_to_ir()
274 char section_type_string[GUID_STRING_LENGTH]; in cper_section_descriptor_to_ir()
297 char fru_id_string[GUID_STRING_LENGTH]; in cper_section_descriptor_to_ir()
/openbmc/libcper/sections/
H A Dcper-section-firmware.c34 char record_id_guid[GUID_STRING_LENGTH]; in cper_section_firmware_to_ir()
H A Dcper-section-ia32x64.c125 char error_type[GUID_STRING_LENGTH]; in cper_ia32x64_processor_error_info_to_ir()
/openbmc/libcper/include/libcper/
H A Dcper-utils.h4 #define GUID_STRING_LENGTH 48 macro