Searched defs:OptionStr (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/ |
H A D | Bcfg.c | 149 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 D | Bcfg.c | 149 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 D | Mtftp4.h | 148 UINT8 *OptionStr; member in struct:__anon12226
|
H A D | Mtftp6.h | 307 UINT8 *OptionStr; ///< Pointer to the null-terminated ASCII MTFTPv6 option string. member in struct:__anon12241
|
Completed in 3970 milliseconds