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

/vbox/src/VBox/Devices/EFI/Firmware/PerformancePkg/Dp_App/
H A DDp.c207 EFI_STRING StringDpOptionQh; local
230 StringDpOptionQh = NULL;
270 StringDpOptionQh = HiiGetString (gHiiHandle, STRING_TOKEN (STR_DP_OPTION_QH), NULL);
274 if (ShellCommandLineGetFlag (ParamPackage, StringDpOptionQh) ||
444 SafeFreePool (StringDpOptionQh);

Completed in 32 milliseconds