Searched refs:SectionType (Results 1 – 5 of 5) sorted by relevance
330 add_guid(section_type, "data", §ion_descriptor->SectionType); in cper_section_descriptor_to_ir() 335 select_section_by_guid(§ion_descriptor->SectionType); in cper_section_descriptor_to_ir() 445 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()
277 EFI_GUID SectionType; member