Home
last modified time | relevance | path

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

/openbmc/libcper/
H A Dcper-parse.c274 guid_to_string(section_type_string, &section_descriptor->SectionType); in cper_section_descriptor_to_ir()
282 &section_descriptor->SectionType)) { in cper_section_descriptor_to_ir()
348 &descriptor->SectionType) && in cper_section_to_ir()
H A Dir-parse.c163 &descriptor->SectionType) && in ir_section_to_cper()
220 string_to_guid(&descriptor->SectionType, in ir_section_descriptor_to_cper()
/openbmc/libcper/generator/
H A Dcper-generate.c168 memcpy(&descriptor->SectionType, in generate_section_descriptor()
/openbmc/libcper/edk/
H A DCper.h308 EFI_GUID SectionType; member