Searched defs:FfsInfStatement (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/
H A DOptRomInfStatement.py26 from FfsInfStatement import FfsInfStatement namespace
32 class OptRomInfStatement (FfsInfStatement):
38 FfsInfStatement.__init__(self)
H A DFfsInfStatement.py44 class FfsInfStatement(FfsInfStatementClassObject): class in inherits:FfsInfStatementClassObject
H A DFdfParser.py24 import FfsInfStatement namespace
2311 ffsInf = FfsInfStatement.FfsInfStatement()

Completed in 1746 milliseconds