Home
last modified time | relevance | path

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

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/Python/Common/
H A DFdfParserLite.py2314 IsLeafSection = self.__GetLeafSection(FfsFileObj, Dict)
2329 def __GetLeafSection(self, Obj, MacroDict = {}): member in FdfParser
2511 IsLeafSection = self.__GetLeafSection(CompressSectionObj)
2542 IsLeafSection = self.__GetLeafSection(GuidSectionObj)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/Python/GenFds/
H A DFdfParser.py2673 IsLeafSection = self.__GetLeafSection(FfsFileObj, Dict)
2688 def __GetLeafSection(self, Obj, MacroDict = {}): member in FdfParser
2887 IsLeafSection = self.__GetLeafSection(CompressSectionObj)
2919 IsLeafSection = self.__GetLeafSection(GuidSectionObj)