Searched defs:__GenComplexFileSection__ (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/
H A DOptRomInfStatement.py107 EfiOutputList = self.__GenComplexFileSection__(Rule)
133 ## __GenComplexFileSection__() method
141 def __GenComplexFileSection__(self, Rule): member in class:OptRomInfStatement
H A DFfsInfStatement.py279 InputSectList, InputSectAlignments = self.__GenComplexFileSection__(Rule, FvChildAddr, FvParentAddr)
648 ## __GenComplexFileSection__() method
658 def __GenComplexFileSection__(self, Rule, FvChildAddr, FvParentAddr): member in class:FfsInfStatement

Completed in 74 milliseconds