Searched refs:GuidDefinedSection (Results 1 – 4 of 4) sorted by relevance
266 EFI_GUID_DEFINED_SECTION *GuidDefinedSection; member
451 !(CurrentSection.GuidDefinedSection->Attributes & EFI_GUIDED_SECTION_PROCESSING_REQUIRED)) { in SearchSectionByType()453 ((UINTN) CurrentSection.CommonHeader + CurrentSection.GuidDefinedSection->DataOffset); in SearchSectionByType()
314 EFI_GUID_DEFINED_SECTION *GuidDefinedSection; member
457 GuidSecAttr = CurrentSection.GuidDefinedSection->Attributes; in SearchSectionByType()458 GuidDataOffset = CurrentSection.GuidDefinedSection->DataOffset; in SearchSectionByType()