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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/
H A DVtf.py26 class Vtf (VtfClassObject): class in inherits:VtfClassObject
45 OutputFile = os.path.join(GenFdsGlobalVariable.FvDir, self.UiName + '.Vtf')
55 GenFdsGlobalVariable.CallExternalTool(Cmd, "GenFv -Vtf Failed!")
190 OutputFileName = 'Vtf%d.raw' % Index
H A DFdfParser.py39 import Vtf namespace
3774 VtfObj = Vtf.Vtf()

Completed in 55 milliseconds