Searched refs:CumulativeMode (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiDpLib/
H A DDp.c168 BOOLEAN CumulativeMode; local
182 CumulativeMode = FALSE;
222 CumulativeMode = ShellCommandLineGetFlag (ParamPackage, L"-c");
338 if (CumulativeMode) {
/device/linaro/bootloader/edk2/PerformancePkg/Dp_App/
H A DDp.c221 BOOLEAN CumulativeMode; local
250 CumulativeMode = FALSE;
356 CumulativeMode = ShellCommandLineGetFlag (ParamPackage, StringDpOptionLc);
463 if (CumulativeMode) {

Completed in 6 milliseconds