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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/
H A DOptRomInfStatement.py32 class OptRomInfStatement (FfsInfStatement): class in inherits:FfsInfStatement
H A DOptionRom.py23 import OptRomInfStatement namespace
63 if isinstance(FfsFile, OptRomInfStatement.OptRomInfStatement):
H A DFdfParser.py42 import OptRomInfStatement namespace
3995 ffsInf = OptRomInfStatement.OptRomInfStatement()

Completed in 40 milliseconds