Searched defs:GenFfs (Results 1 - 5 of 5) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/ | ||
H A D | OptRomFileStatement.py | 34 ## GenFfs() method 42 def GenFfs(self, Dict = {}): member in class:OptRomFileStatement |
H A D | AprioriSection.py | 41 ## GenFfs() method 50 def GenFfs (self, FvName, Dict = {}): member in class:AprioriSection |
H A D | FfsFileStatement.py | 47 ## GenFfs() method 57 def GenFfs(self, Dict = {}, FvChildAddr=[], FvParentAddr=None): member in class:FileStatement |
H A D | OptRomInfStatement.py | 77 ## GenFfs() method 84 def GenFfs(self): member in class:OptRomInfStatement |
H A D | FfsInfStatement.py | 227 ## GenFfs() method 237 def GenFfs(self, Dict = {}, FvChildAddr = [], FvParentAddr=None): member in class:FfsInfStatement 782 # Create parameter string for GenFfs |
Completed in 72 milliseconds