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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DBcfg.c149 CHAR16 OptionStr[40]; local
377 UnicodeSPrint (OptionStr, sizeof(OptionStr), L"%s%04x", Target == BcfgTargetBootOrder?L"Boot":L"Driver", TargetLocation);
379 OptionStr,
392 ShellPrintHiiEx(-1, -1, NULL, STRING_TOKEN (STR_BCFG_SET_VAR_FAIL), gShellDebug1HiiHandle, OptionStr, Status);
420 Print (L"bcfg: Add %s as %x\n", OptionStr, Position);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellInstall1CommandsLib/
H A DBcfg.c149 CHAR16 OptionStr[40]; local
377 UnicodeSPrint (OptionStr, sizeof(OptionStr), L"%s%04x", Target == BcfgTargetBootOrder?L"Boot":L"Driver", TargetLocation);
379 OptionStr,
392 ShellPrintHiiEx(-1, -1, NULL, STRING_TOKEN (STR_BCFG_SET_VAR_FAIL), gShellInstall1HiiHandle, OptionStr, Status);
420 Print (L"bcfg: Add %s as %x\n", OptionStr, Position);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DMtftp4.h148 UINT8 *OptionStr; member in struct:__anon12226
H A DMtftp6.h307 UINT8 *OptionStr; ///< Pointer to the null-terminated ASCII MTFTPv6 option string. member in struct:__anon12241

Completed in 116 milliseconds