Searched refs:BcfgTypeOpt (Results 1 – 1 of 1) sorted by relevance
61 BcfgTypeOpt = 6, enumerator1232 CurrentOperation.Type = BcfgTypeOpt; in ShellCommandRunBcfg()1238 if ((ShellCommandLineGetCount(Package) < 3 && CurrentOperation.Type != BcfgTypeOpt) || in ShellCommandRunBcfg()1239 (ShellCommandLineGetCount(Package) < 2 && CurrentOperation.Type == BcfgTypeOpt) in ShellCommandRunBcfg()1454 case BcfgTypeOpt: in ShellCommandRunBcfg()