Searched refs:mSetupTextModeRow (Results 1 - 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
H A DFrontPage.h45 extern UINT32 mSetupTextModeRow;
H A DFrontPage.c37 UINT32 mSetupTextModeRow = 0; variable
1062 mSetupTextModeRow = PcdGet32 (PcdSetupConOutRow);
1335 NewRows = mSetupTextModeRow;
1402 Status = PcdSet32S (PcdConOutRow, mSetupTextModeRow);
/device/linaro/bootloader/edk2/MdeModulePkg/Application/BootManagerMenuApp/
H A DBootManagerMenu.c32 UINT32 mSetupTextModeRow = 0; variable
746 NewRows = mSetupTextModeRow;
813 Status = PcdSet32S (PcdConOutRow, mSetupTextModeRow);
998 mSetupTextModeRow = PcdGet32 (PcdSetupConOutRow);
/device/linaro/bootloader/edk2/MdeModulePkg/Application/UiApp/
H A DFrontPage.c39 UINT32 mSetupTextModeRow = 0; variable
721 NewRows = mSetupTextModeRow;
788 Status = PcdSet32S (PcdConOutRow, mSetupTextModeRow);
940 mSetupTextModeRow = PcdGet32 (PcdSetupConOutRow);
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/
H A DBdsPlatform.h526 extern UINT32 mSetupTextModeRow ;
H A DBdsPlatform.c2710 mSetupTextModeRow = PcdGet32 (PcdSetupConOutRow);

Completed in 33 milliseconds