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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/AutoGen/
H A DGenDepex.py32 gType2Phase = { variable
130 self.Phase = gType2Phase[ModuleType]
408 if Option.ModuleType == None or Option.ModuleType not in gType2Phase:

Completed in 33 milliseconds