Home
last modified time | relevance | path

Searched refs:parseGuidedSectionBody (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/UEFITool/UEFITool-A59/common/
H A Dffsparser.h136 USTATUS parseGuidedSectionBody(const UModelIndex & index);
H A Dffsparser.cpp2649 case EFI_SECTION_GUID_DEFINED: return parseGuidedSectionBody(index); in parseSectionBody()
2745 USTATUS FfsParser::parseGuidedSectionBody(const UModelIndex & index) in parseGuidedSectionBody() function in FfsParser