Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DFdfParserLite.py3114 self.__CheckRuleSectionFileType(EfiSectionObj.SectionType, EfiSectionObj.FileType)
3231 def __CheckRuleSectionFileType(self, SectionType, FileType): member in FdfParser
/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
DFdfParser.py3937 self.__CheckRuleSectionFileType(EfiSectionObj.SectionType, EfiSectionObj.FileType)
4054 def __CheckRuleSectionFileType(self, SectionType, FileType): member in FdfParser