Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DShellParametersProtocol.h112 EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL *ErrOut; member
DShellParametersProtocol.c754 SystemTableInfo->ErrOut = gST->StdErr; in UpdateStdInStdOutStdErr()
1349 if (gST->StdErr != SystemTableInfo->ErrOut) { in RestoreStdInStdOutStdErr()
1351 gST->StdErr = SystemTableInfo->ErrOut; in RestoreStdInStdOutStdErr()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmConsole.c536 if ((ConsoleType != ConIn) && (ConsoleType != ConOut) && (ConsoleType != ErrOut)) { in EfiBootManagerConnectConsoleVariable()
687 EfiBootManagerUpdateConsoleVariable (ErrOut, ConDevicePath, NULL); in EfiBootManagerConnectAllConsoles()
736 Status = EfiBootManagerConnectConsoleVariable (ErrOut); in EfiBootManagerConnectAllDefaultConsoles()
DUefiBootManagerLib.inf83 … ## SOMETIMES_CONSUMES ## Variable:L"ErrOut" (The device path of error out device)
/device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformBootManagerLib/
DPlatformConsole.c151 EfiBootManagerUpdateConsoleVariable (ErrOut, DevicePath, NULL); in PrepareLpcBridgeDevicePath()
332 EfiBootManagerUpdateConsoleVariable (ErrOut, DevicePath, NULL); in PreparePciSerialDevicePath()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DGenericBdsLib.inf93 ## SOMETIMES_CONSUMES ## Variable:L"ErrOut" # The device path of error out device
94 ## SOMETIMES_PRODUCES ## Variable:L"ErrOut" # The device path of error out device
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DGenericBdsLib.inf94 ## SOMETIMES_CONSUMES ## Variable:L"ErrOut" # The device path of error out device
95 ## SOMETIMES_PRODUCES ## Variable:L"ErrOut" # The device path of error out device
/device/linaro/bootloader/edk2/ArmPkg/Library/PlatformBootManagerLib/
DPlatformBm.c316 Status = EfiBootManagerUpdateConsoleVariable (ErrOut, DevicePath, NULL); in AddOutput()
491 EfiBootManagerUpdateConsoleVariable (ErrOut, in PlatformBootManagerBeforeConsole()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/Library/PlatformBootManagerLib/
DPlatformBm.c259 Status = EfiBootManagerUpdateConsoleVariable (ErrOut, DevicePath, NULL); in AddOutput()
576 EfiBootManagerUpdateConsoleVariable (ErrOut, in PlatformBootManagerBeforeConsole()
/device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBootManagerLib/
DBdsPlatform.c504 EfiBootManagerUpdateConsoleVariable (ErrOut, DevicePath, NULL); in PrepareLpcBridgeDevicePath()
533 EfiBootManagerUpdateConsoleVariable (ErrOut, DevicePath, NULL); in PrepareLpcBridgeDevicePath()
708 EfiBootManagerUpdateConsoleVariable (ErrOut, DevicePath, NULL); in PreparePciSerialDevicePath()
956 EfiBootManagerUpdateConsoleVariable (ErrOut, PlatformConsole[Index].DevicePath, NULL); in PlatformInitializeConsole()
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformBootManagerLib/
DPlatformBm.c317 Status = EfiBootManagerUpdateConsoleVariable (ErrOut, DevicePath, NULL); in AddOutput()
633 EfiBootManagerUpdateConsoleVariable (ErrOut, in PlatformBootManagerBeforeConsole()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckUefiLib/
DVarCheckUefiLib.inf55 ## SOMETIMES_CONSUMES ## Variable:L"ErrOut"
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DUefiBootManagerLib.h584 ErrOut, enumerator
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe/
DConPlatformDxe.inf66 ## SOMETIMES_CONSUMES ## Variable:L"ErrOut"
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
DBdsDxe.inf133 ## SOMETIMES_CONSUMES ## Variable:L"ErrOut" # The device path of error out device
134 ## SOMETIMES_PRODUCES ## Variable:L"ErrOut" # The device path of error out device
/device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/
DPlatformBootManager.c117 EfiBootManagerUpdateConsoleVariable (ErrOut, gPlatformConsole[Index].DevicePath, NULL); in PlatformBootManagerBeforeConsole()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
DBootMaintenanceManagerUiLib.inf81 … ## SOMETIMES_CONSUMES ## Variable:L"ErrOut" (The device path of error out device)
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/BdsDxe/
DBdsDxe.inf78 … ## SOMETIMES_CONSUMES ## Variable:L"ErrOut" (The device path of error out device)
DBdsEntry.c924 EfiBootManagerConnectConsoleVariable (ErrOut); in BdsEntry()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformBootManagerLib/
DPlatformBootManager.c227 EfiBootManagerUpdateConsoleVariable (ErrOut, gPlatformConsole[Index].DevicePath, NULL); in PlatformBootManagerBeforeConsole()