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

/device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckHiiLib/
H A DVarCheckHiiGenFromFv.c249 @param[in] ScanAll Scan all modules in all FVs or not.
254 IN BOOLEAN ScanAll
314 if (ScanAll) {
415 BOOLEAN ScanAll; local
432 ScanAll = TRUE;
434 ScanAll = FALSE;
438 ParseFv (ScanAll);
440 if (!ScanAll) {

Completed in 120 milliseconds