Searched refs:SectionType (Results 1 – 5 of 5) sorted by relevance
352 add_guid(section_type, "data", §ion_descriptor->SectionType); in cper_section_descriptor_to_ir() 357 select_section_by_guid(§ion_descriptor->SectionType); in cper_section_descriptor_to_ir() 453 select_section_by_guid(&descriptor->SectionType); in select_section_by_guid()
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()
293 EFI_GUID SectionType; member