Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/DuetPkg/Include/Guid/
DConsoleOutConfig.h27 UINT32 ConOutRow; member
/device/linaro/bootloader/edk2/Nt32Pkg/Include/Guid/
DWinNtSystemConfig.h28 UINT32 ConOutRow; member
/device/linaro/bootloader/edk2/EmulatorPkg/Include/Guid/
DEmuSystemConfig.h29 UINT32 ConOutRow; member
/device/linaro/bootloader/edk2/EmulatorPkg/Library/EmuBdsLib/
DBdsPlatform.c40 mSystemConfigData.ConOutRow = PcdGet32 (PcdConOutColumn); in SetupVariableInit()
/device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/
DPlatformBootManager.c171 Configuration->ConOutRow = PcdGet32 (PcdConOutColumn); in PlatformBootManagerBeforeConsole()