Home
last modified time | relevance | path

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

/openbmc/libcper/
H A Dcper-parse.c330 add_guid(section_type, "data", &section_descriptor->SectionType); in cper_section_descriptor_to_ir()
335 select_section_by_guid(&section_descriptor->SectionType); in cper_section_descriptor_to_ir()
445 select_section_by_guid(&descriptor->SectionType); in cper_buf_section_to_ir()
H A Dir-parse.c178 select_section_by_guid(&descriptor->SectionType); in ir_section_to_cper()
236 string_to_guid(&descriptor->SectionType, in ir_section_descriptor_to_cper()
/openbmc/libcper/generator/
H A Dcper-generate.c169 memcpy(&descriptor->SectionType, in generate_section_descriptor()
/openbmc/pldm/oem/ampere/event/
H A Dcper.cpp124 EFI_GUID* ptr = reinterpret_cast<EFI_GUID*>(&secDesc->SectionType); in decodeCperSection()
/openbmc/libcper/include/libcper/
H A DCper.h277 EFI_GUID SectionType; member