Searched refs:VarConout (Results 1 – 3 of 3) sorted by relevance
803 EFI_DEVICE_PATH_PROTOCOL *VarConout; in PlatformBdsConnectConsole() local812 VarConout = BdsLibGetVariableAndSize ( in PlatformBdsConnectConsole()822 if (VarConout == NULL || VarConin == NULL) { in PlatformBdsConnectConsole()2892 EFI_DEVICE_PATH_PROTOCOL *VarConout; in PlatformBdsConnectSimpleConsole() local2900 VarConout = BdsLibGetVariableAndSize ( in PlatformBdsConnectSimpleConsole()2910 if (VarConout == NULL || VarConin == NULL) { in PlatformBdsConnectSimpleConsole()
925 EFI_DEVICE_PATH_PROTOCOL *VarConout; in PlatformInitializeConsole() local931 GetEfiGlobalVariable2 (EFI_CON_OUT_VARIABLE_NAME, (VOID **) &VarConout, NULL); in PlatformInitializeConsole()934 if (VarConout == NULL || VarConin == NULL) { in PlatformInitializeConsole()
925 EFI_DEVICE_PATH_PROTOCOL *VarConout; in PlatformBdsConnectConsole() local934 VarConout = BdsLibGetVariableAndSize ( in PlatformBdsConnectConsole()945 if (VarConout == NULL || VarConin == NULL) { in PlatformBdsConnectConsole()