Home | History | Annotate | Download | only in UefiShellBcfgCommandLib

Lines Matching defs:OptionStr

315   CHAR16                    OptionStr[40];

534 UnicodeSPrint (OptionStr, sizeof(OptionStr), L"%s%04x", Target == BcfgTargetBootOrder?L"Boot":L"Driver", TargetLocation);
536 OptionStr,
549 ShellPrintHiiEx(-1, -1, NULL, STRING_TOKEN (STR_BCFG_SET_VAR_FAIL), gShellBcfgHiiHandle, L"bcfg", OptionStr);
577 Print (L"bcfg: Add %s as %x\n", OptionStr, Position);