Searched refs:parseGuidedSectionBody (Results 1 – 2 of 2) sorted by relevance
136 USTATUS parseGuidedSectionBody(const UModelIndex & index);
2649 case EFI_SECTION_GUID_DEFINED: return parseGuidedSectionBody(index); in parseSectionBody()2745 USTATUS FfsParser::parseGuidedSectionBody(const UModelIndex & index) in parseGuidedSectionBody() function in FfsParser