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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsConsole.c356 BOOLEAN DeviceExist; local
359 DeviceExist = FALSE;
402 DeviceExist = TRUE;
415 DeviceExist = TRUE;
423 if (!DeviceExist) {
H A DBdsBoot.c1041 BOOLEAN DeviceExist; local
1060 DeviceExist = FALSE;
1076 DeviceExist = TRUE;
1087 if (DeviceExist) {

Completed in 124 milliseconds