Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DFdfParserLite.py2945 IsLeaf = self.__GetEfiSection(Rule)
3022 def __GetEfiSection(self, Obj): member in FdfParser
3288 IsLeaf = self.__GetEfiSection(CompressSectionObj)
3319 IsLeaf = self.__GetEfiSection(GuidSectionObj)
/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
DFdfParser.py3780 IsLeaf = self.__GetEfiSection(Rule)
3845 def __GetEfiSection(self, Obj): member in FdfParser
4111 IsLeaf = self.__GetEfiSection(CompressSectionObj)
4143 IsLeaf = self.__GetEfiSection(GuidSectionObj)