Searched refs:STD_ERROR (Results 1 – 11 of 11) sorted by relevance
53 #define STD_ERROR BIT2 macro
226 if ((gPlatformConsole[Index].ConnectType & STD_ERROR) == STD_ERROR) { in PlatformBootManagerBeforeConsole()
59 #define STD_ERROR BIT2 macro
116 if ((gPlatformConsole[Index].ConnectType & STD_ERROR) == STD_ERROR) { in PlatformBootManagerBeforeConsole()
131 if ((PlatformConsole[Index].ConnectType & STD_ERROR) == STD_ERROR) { in PlatformBdsConnectConsole()
160 #define STD_ERROR BIT2 macro
955 if ((PlatformConsole[Index].ConnectType & STD_ERROR) == STD_ERROR) { in PlatformInitializeConsole()
38 #define STD_ERROR 0x00000002 macro40 #define CONSOLE_ALL (CONSOLE_OUT | CONSOLE_IN | STD_ERROR)
841 if ((PlatformConsole[Index].ConnectType & STD_ERROR) == STD_ERROR) { in PlatformBdsConnectConsole()2929 if ((PlatformConsole[Index].ConnectType & STD_ERROR) == STD_ERROR) { in PlatformBdsConnectSimpleConsole()
966 if ((PlatformConsole[Index].ConnectType & STD_ERROR) == STD_ERROR) { in PlatformBdsConnectConsole()