Home
last modified time | relevance | path

Searched refs:CONSOLE_OUT (Results 1 – 14 of 14) sorted by relevance

/device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/
DPlatformData.c140 (CONSOLE_OUT | CONSOLE_IN)
144 (CONSOLE_OUT | CONSOLE_IN)
148 (CONSOLE_OUT | CONSOLE_IN)
152 (CONSOLE_OUT | CONSOLE_IN)
DPlatformBootManager.h56 #define CONSOLE_OUT BIT0 macro
DPlatformBootManager.c195 if ((gPlatformConsole[Index].ConnectType & CONSOLE_OUT) == CONSOLE_OUT) { in PlatformBootManagerBeforeConsole()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformBootManagerLib/
DPlatformData.c226 { (EFI_DEVICE_PATH_PROTOCOL *) &gPciUartDevicePath0, (CONSOLE_OUT | CONSOLE_IN) },
227 { (EFI_DEVICE_PATH_PROTOCOL *) &gPciUartDevicePath1, (CONSOLE_OUT | CONSOLE_IN) },
228 { (EFI_DEVICE_PATH_PROTOCOL *) &gDebugAgentUartDevicePath, (CONSOLE_OUT | CONSOLE_IN) },
DPlatformBootManager.h46 #define CONSOLE_OUT BIT0 macro
DPlatformBootManager.c220 if ((gPlatformConsole[Index].ConnectType & CONSOLE_OUT) == CONSOLE_OUT) { in PlatformBootManagerBeforeConsole()
/device/linaro/bootloader/edk2/EmulatorPkg/Library/EmuBdsLib/
DPlatformData.c57 (CONSOLE_OUT | CONSOLE_IN)
DBdsPlatform.c127 if ((PlatformConsole[Index].ConnectType & CONSOLE_OUT) == CONSOLE_OUT) { in PlatformBdsConnectConsole()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/
DPlatformData.c251 {(EFI_DEVICE_PATH_PROTOCOL*)&gOnChipPciVgaDevicePath, CONSOLE_OUT},
DBdsPlatform.c838 if ((PlatformConsole[Index].ConnectType & CONSOLE_OUT) == CONSOLE_OUT) { in PlatformBdsConnectConsole()
2859 if ((PlatformConsole[Index].ConnectType & CONSOLE_OUT) == CONSOLE_OUT) {
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Include/Library/
DGenericBdsLib.h37 #define CONSOLE_OUT 0x00000001 macro
40 #define CONSOLE_ALL (CONSOLE_OUT | CONSOLE_IN | STD_ERROR)
/device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformBdsLib/
DBdsPlatform.c592 if ((PlatformConsole[Index].ConnectType & CONSOLE_OUT) == CONSOLE_OUT) { in PlatformBdsConnectConsole()
/device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBdsLib/
DBdsPlatform.c684 if ((PlatformConsole[Index].ConnectType & CONSOLE_OUT) == CONSOLE_OUT) { in PlatformBdsConnectConsole()
/device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/
DBdsPlatform.c963 if ((PlatformConsole[Index].ConnectType & CONSOLE_OUT) == CONSOLE_OUT) { in PlatformBdsConnectConsole()