Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/PlatformIntelBdsLib/
DIntelBdsPlatform.c254 EFI_DEVICE_PATH* ConOutDevicePaths; in PlatformBdsConnectConsole() local
261 …eDevicePathFromVariable (L"ConOut", (CHAR16*)PcdGetPtr(PcdDefaultConOutPaths), &ConOutDevicePaths); in PlatformBdsConnectConsole()
269 …Status = InitializeConsolePipe (ConOutDevicePaths, &gEfiSimpleTextOutProtocolGuid, &gST->ConsoleOu… in PlatformBdsConnectConsole()