Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DFdfParserLite.py3117 if not self.__RuleSectionCouldBeOptional(EfiSectionObj.SectionType):
3187 def __RuleSectionCouldBeOptional(self, SectionType): member in FdfParser
/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
DFdfParser.py3940 if not self.__RuleSectionCouldBeOptional(EfiSectionObj.SectionType):
4010 def __RuleSectionCouldBeOptional(self, SectionType): member in FdfParser