Searched refs:SectionType (Results 1 – 5 of 5) sorted by relevance
364 add_guid(section_type, "data", §ion_descriptor->SectionType); in cper_section_descriptor_to_ir()369 select_section_by_guid(§ion_descriptor->SectionType); in cper_section_descriptor_to_ir()471 select_section_by_guid(&descriptor->SectionType); in cper_buf_section_to_ir()
178 select_section_by_guid(&descriptor->SectionType); in ir_section_to_cper()236 string_to_guid(&descriptor->SectionType, in ir_section_descriptor_to_cper()
169 memcpy(&descriptor->SectionType, in generate_section_descriptor()
124 EFI_GUID* ptr = reinterpret_cast<EFI_GUID*>(&secDesc->SectionType); in decodeCperSection()
288 EFI_GUID SectionType; member