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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Include/Library/
H A DGenericBdsLib.h35 /// ConnectType
95 UINTN ConnectType; member in struct:__anon10444
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/PlatformBdsLib/
H A DBdsPlatform.c786 if ((PlatformConsole[Index].ConnectType & CONSOLE_IN) == CONSOLE_IN) {
789 if ((PlatformConsole[Index].ConnectType & CONSOLE_OUT) == CONSOLE_OUT) {
792 if ((PlatformConsole[Index].ConnectType & STD_ERROR) == STD_ERROR) {

Completed in 46 milliseconds