Searched refs:GenerateFfs (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/
H A DReport.py114 self.GenerateFfs(FvObj.OrderedFfsDict[FfsId])
127 self.GenerateFfs(FvObj.UnDispatchedFfsDict[FfsId])
227 ## GenerateFfs() method
234 def GenerateFfs(self, FfsObj): member in class:Report
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/
H A DAprioriSection.py114 GenFdsGlobalVariable.GenerateFfs(AprFfsFileName, [RawSectionFileName],
H A DFfsFileStatement.py123 GenFdsGlobalVariable.GenerateFfs(FfsFileOutput, SectionFiles,
H A DFfsInfStatement.py640 GenFdsGlobalVariable.GenerateFfs(FfsOutput, InputSection,
772 GenFdsGlobalVariable.GenerateFfs(FfsOutput, InputFile,
H A DGenFdsGlobalVariable.py411 def GenerateFfs(Output, Input, Type, Guid, Fixed=False, CheckSum=False, Align=None, member in class:GenFdsGlobalVariable

Completed in 304 milliseconds