Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/PlatformIntelBdsLib/
DIntelBdsPlatform.c256 EFI_DEVICE_PATH* ConErrDevicePaths; in PlatformBdsConnectConsole() local
265 …eDevicePathFromVariable (L"ErrOut", (CHAR16*)PcdGetPtr(PcdDefaultConOutPaths), &ConErrDevicePaths); in PlatformBdsConnectConsole()
273 …Status = InitializeConsolePipe (ConErrDevicePaths, &gEfiSimpleTextOutProtocolGuid, &gST->StandardE… in PlatformBdsConnectConsole()