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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DLoadPciRom.c216 BOOLEAN SkipImage; local
279 SkipImage = FALSE;
281 SkipImage = TRUE;
288 SkipImage = TRUE;
290 SkipImage = TRUE;
315 SkipImage = FALSE;
325 if (!SkipImage) {
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/PlatformBdsLib/
H A DBdsPlatform.c1692 BOOLEAN SkipImage; local
1758 SkipImage = FALSE;
1760 SkipImage = TRUE;
1766 SkipImage = TRUE;
1768 SkipImage = TRUE;
1794 SkipImage = FALSE;
1804 if (!SkipImage) {

Completed in 65 milliseconds